diff options
Diffstat (limited to 'devel/py-stringcase/Makefile')
-rw-r--r-- | devel/py-stringcase/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-stringcase/Makefile b/devel/py-stringcase/Makefile index 58290bc13079..7576df44ad85 100644 --- a/devel/py-stringcase/Makefile +++ b/devel/py-stringcase/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= String case converter +WWW= https://github.com/okunishinishi/python-stringcase LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |