diff options
Diffstat (limited to 'devel/py-apipkg/Makefile')
-rw-r--r-- | devel/py-apipkg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-apipkg/Makefile b/devel/py-apipkg/Makefile index d0f1d8cdff93..4ed6db2ce0a0 100644 --- a/devel/py-apipkg/Makefile +++ b/devel/py-apipkg/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Namespace control and lazy-import mechanism +WWW= https://bitbucket.org/hpk42/apipkg LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |