aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-pyme
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2010-02-24 02:07:14 +0800
committerjohans <johans@FreeBSD.org>2010-02-24 02:07:14 +0800
commit7b2dd631e1b66e299babb2d898f084a7bf78d6b1 (patch)
tree87834902251888ec2c0688d1fede3290bdc91fcc /security/py-pyme
parentea4977bf1b62bdb4a0eb745b58acf304a3676704 (diff)
downloadfreebsd-ports-gnome-7b2dd631e1b66e299babb2d898f084a7bf78d6b1.tar.gz
freebsd-ports-gnome-7b2dd631e1b66e299babb2d898f084a7bf78d6b1.tar.zst
freebsd-ports-gnome-7b2dd631e1b66e299babb2d898f084a7bf78d6b1.zip
Update my mail address to @FreeBSD.org
Feature safe: yes
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