diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
commit | 83556203a2830421e69b14606f4af5787be1027a (patch) | |
tree | 1f52d066edc8a34576fcc10dd6c650217fc8c597 /net/py-netstring | |
parent | 993dda316ecc33a1782326febd63f9cfd102409d (diff) |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=238758
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 |