diff options
Diffstat (limited to 'devel/py-configupdater/Makefile')
-rw-r--r-- | devel/py-configupdater/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-configupdater/Makefile b/devel/py-configupdater/Makefile index 2bdf91243df8..520bfa2f4e79 100644 --- a/devel/py-configupdater/Makefile +++ b/devel/py-configupdater/Makefile @@ -7,6 +7,7 @@ DISTNAME= ConfigUpdater-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser like ConfigParser but for updating configuration files +WWW= https://github.com/pyscaffold/configupdater LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |