diff options
Diffstat (limited to 'net/py-netstring')
-rw-r--r-- | net/py-netstring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-netstring/Makefile b/net/py-netstring/Makefile index 6a0e550fd65f..9859213cc61f 100644 --- a/net/py-netstring/Makefile +++ b/net/py-netstring/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/Python/netstring/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module implenting the netstring protocol USE_PYTHON= yes |