diff options
Diffstat (limited to 'devel/py-fastimport/Makefile')
-rw-r--r-- | devel/py-fastimport/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-fastimport/Makefile b/devel/py-fastimport/Makefile index befe83fab7e1..b380b0a61810 100644 --- a/devel/py-fastimport/Makefile +++ b/devel/py-fastimport/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fastimport parser and generator in Python +WWW= https://github.com/jelmer/python-fastimport LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |