diff options
Diffstat (limited to 'devel/py-commandlines/Makefile')
-rw-r--r-- | devel/py-commandlines/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-commandlines/Makefile b/devel/py-commandlines/Makefile index e7a0ba212e15..accc589640b8 100644 --- a/devel/py-commandlines/Makefile +++ b/devel/py-commandlines/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command line argument to object parsing library +WWW= https://github.com/chrissimpkins/commandlines LICENSE= MIT |