diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 23:53:08 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-02-01 23:53:08 +0800 |
commit | b0b4a59bcddc7c22886a37590d5ccb967e85fb4f (patch) | |
tree | dcc7923c09e05f911d28b21af9ad443c8456a03f /net/py-soappy | |
parent | f7653cb423fcf47cc35d8fba3fe04e2454d2cb41 (diff) | |
download | freebsd-ports-graphics-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.tar.gz freebsd-ports-graphics-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.tar.zst freebsd-ports-graphics-b0b4a59bcddc7c22886a37590d5ccb967e85fb4f.zip |
- Reassign to the heap
Diffstat (limited to 'net/py-soappy')
-rw-r--r-- | net/py-soappy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-soappy/Makefile b/net/py-soappy/Makefile index 20021caaea2..eb90b85e33f 100644 --- a/net/py-soappy/Makefile +++ b/net/py-soappy/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/pywebsvcs/SOAP.py/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SOAPpy-${PORTVERSION} -MAINTAINER= mnag@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A SOAP implementation USE_PYTHON= yes |