diff options
Diffstat (limited to 'devel/pystring/Makefile')
-rw-r--r-- | devel/pystring/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pystring/Makefile b/devel/pystring/Makefile index 091b8b9234f6..e3bb7fa2a509 100644 --- a/devel/pystring/Makefile +++ b/devel/pystring/Makefile @@ -5,6 +5,7 @@ CATEGORIES= devel MAINTAINER= swills@FreeBSD.org COMMENT= Collection of C++ functions which match python's string class +WWW= https://github.com/imageworks/pystring USES= libtool:build USE_GITHUB= yes |