aboutsummaryrefslogtreecommitdiff
path: root/security/py-pyme
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-02-23 18:07:14 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-02-23 18:07:14 +0000
commit4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa (patch)
tree9f8683f53b96cd6a20086cd049c6a3293ed6fb63 /security/py-pyme
parent532e84e129e9764f1a25f82e8ed5dbc40da44502 (diff)
downloadports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.tar.gz
ports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.zip
Notes
Diffstat (limited to 'security/py-pyme')
-rw-r--r--security/py-pyme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-pyme/Makefile b/security/py-pyme/Makefile
index 1edc908bdc44..1893aa24f750 100644
--- a/security/py-pyme/Makefile
+++ b/security/py-pyme/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= Python interface to GPGME library
BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13