diff options
Diffstat (limited to 'devel/py-cachetools/Makefile')
-rw-r--r-- | devel/py-cachetools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-cachetools/Makefile b/devel/py-cachetools/Makefile index d1e54bc5bd21..a796842aa88d 100644 --- a/devel/py-cachetools/Makefile +++ b/devel/py-cachetools/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extensible memoizing collections and decorators +WWW= https://github.com/tkem/cachetools LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |