diff options
Diffstat (limited to 'devel/py-pylru-cache/Makefile')
-rw-r--r-- | devel/py-pylru-cache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-pylru-cache/Makefile b/devel/py-pylru-cache/Makefile index cd19127d1b64..d7a6be8af6d5 100644 --- a/devel/py-pylru-cache/Makefile +++ b/devel/py-pylru-cache/Makefile @@ -7,6 +7,7 @@ DISTNAME= py_lru_cache-${PORTVERSION} MAINTAINER= philip@FreeBSD.org COMMENT= LRU cache for Python +WWW= https://pypi.org/project/py_lru_cache/ LICENSE= BSD3CLAUSE GPLv3 LICENSE_COMB= dual |