diff options
Diffstat (limited to 'devel/py-configparser/Makefile')
-rw-r--r-- | devel/py-configparser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-configparser/Makefile b/devel/py-configparser/Makefile index ebeae986e3a5..93b464fc5c29 100644 --- a/devel/py-configparser/Makefile +++ b/devel/py-configparser/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= robak@FreeBSD.org COMMENT= INI style configuration file parser +WWW= https://pypi.org/project/configparser/ LICENSE= MIT |