diff options
Diffstat (limited to 'devel/py-configobj/Makefile')
-rw-r--r-- | devel/py-configobj/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-configobj/Makefile b/devel/py-configobj/Makefile index ec5ec26eab38..74bc1c32f1e6 100644 --- a/devel/py-configobj/Makefile +++ b/devel/py-configobj/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Simple but powerful config file reader and writer +WWW= https://github.com/DiffSK/configobj/ LICENSE= BSD3CLAUSE |