diff options
Diffstat (limited to 'devel/pystring/Makefile')
-rw-r--r-- | devel/pystring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pystring/Makefile b/devel/pystring/Makefile index e3bb7fa2a509..6ea76ee0e236 100644 --- a/devel/pystring/Makefile +++ b/devel/pystring/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of C++ functions which match python's string class WWW= https://github.com/imageworks/pystring |