diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-20 08:09:49 +0000 |
commit | e22ed3d655da09658c170f2800426a37952bf204 (patch) | |
tree | 42ca04302c3055ddae40e851cda27153ee5fa38a /net/py-soapy/Makefile | |
parent | With portmgr hat on, reset inactive maintainer. (diff) |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
Notes
Notes:
svn path=/head/; revision=121990
Diffstat (limited to 'net/py-soapy/Makefile')
-rw-r--r-- | net/py-soapy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-soapy/Makefile b/net/py-soapy/Makefile index 69769ab294a0..c4de6abe26c2 100644 --- a/net/py-soapy/Makefile +++ b/net/py-soapy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SOAP/XML schema library for Python RUN_DEPENDS= ${PYXML} |