summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-14 23:41:09 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-14 23:41:09 +0000
commita802de794d676d1bf12451aa546fbbc3c1ccae33 (patch)
tree70381bfb20ea7e28fe7af008ae021ebc2505572d /security
parent- Play hide'n'seek with fd.o people (diff)
Reset undeliverable maintainer address [1]. Comment out unfetchable master
site. [1] Diagnostic-Code: X-Postfix; host apollo.post1.com[202.27.17.99] said: 550 5.1.1 <ngps@post1.com>... User unknown (in reply to RCPT TO command)
Notes
Notes: svn path=/head/; revision=128876
Diffstat (limited to 'security')
-rw-r--r--security/py-m2crypto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-m2crypto/Makefile b/security/py-m2crypto/Makefile
index 9bdc072f5f1c..6105bb811747 100644
--- a/security/py-m2crypto/Makefile
+++ b/security/py-m2crypto/Makefile
@@ -9,11 +9,11 @@ PORTNAME= m2crypto
PORTVERSION= 0.11
PORTREVISION= 1
CATEGORIES= security python
-MASTER_SITES= http://www.post1.com/home/ngps/m2/
+MASTER_SITES= # http://www.post1.com/home/ngps/m2/ unfetchable
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= ngps@post1.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Crypto and SSL toolkit for Python
BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 \