diff options
Diffstat (limited to 'devel/py-fastcache/Makefile')
-rw-r--r-- | devel/py-fastcache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-fastcache/Makefile b/devel/py-fastcache/Makefile index 2ff008fd4fa3..91d7b0701da0 100644 --- a/devel/py-fastcache/Makefile +++ b/devel/py-fastcache/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= C implementation of Python 3 functools.lru_cache +WWW= https://github.com/pbrady/fastcache LICENSE= MIT |