diff options
Diffstat (limited to 'devel/py-enum-compat/Makefile')
-rw-r--r-- | devel/py-enum-compat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-enum-compat/Makefile b/devel/py-enum-compat/Makefile index b354b1826494..b766b1c5055c 100644 --- a/devel/py-enum-compat/Makefile +++ b/devel/py-enum-compat/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python 3.4 Enum dummy no-op package +WWW= https://github.com/jstasiak/enum-compat LICENSE= MIT |