diff options
Diffstat (limited to 'www/zope-soapmethod')
-rw-r--r-- | www/zope-soapmethod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope-soapmethod/Makefile b/www/zope-soapmethod/Makefile index fa0344501521..ebc1a932ba82 100644 --- a/www/zope-soapmethod/Makefile +++ b/www/zope-soapmethod/Makefile @@ -17,6 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The SOAP Method product provides support for remote SOAP methods BROKEN= Broken dependency +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/SOAPpy/__init__.py:${PORTSDIR}/net/py-soappy |