diff options
Diffstat (limited to 'devel/py-recordclass/Makefile')
-rw-r--r-- | devel/py-recordclass/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile index 308ec57794c2..36a15f9ef0e8 100644 --- a/devel/py-recordclass/Makefile +++ b/devel/py-recordclass/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Mutable variants of tuple and collections.namedtuple +WWW= https://pypi.org/project/recordclass/ LICENSE= MIT |