aboutsummaryrefslogtreecommitdiff
path: root/net/py-netstring
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-02 08:02:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-02 08:02:03 +0000
commit83556203a2830421e69b14606f4af5787be1027a (patch)
tree1f52d066edc8a34576fcc10dd6c650217fc8c597 /net/py-netstring
parent993dda316ecc33a1782326febd63f9cfd102409d (diff)
downloadports-83556203a2830421e69b14606f4af5787be1027a.tar.gz
ports-83556203a2830421e69b14606f4af5787be1027a.zip
Notes
Diffstat (limited to 'net/py-netstring')
-rw-r--r--net/py-netstring/Makefile2
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