aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2012-09-13 12:45:58 +0800
committerjhale <jhale@FreeBSD.org>2012-09-13 12:45:58 +0800
commit4e31a11157e54f32fa6f1463615480ed9b0b1c6c (patch)
treebd2bd2e3726cc69cf0256f5c52d064d824f6d4e5 /security
parent9c710aa635d1dc2a2ce22d201ad63ce11dbc8f81 (diff)
downloadfreebsd-ports-gnome-4e31a11157e54f32fa6f1463615480ed9b0b1c6c.tar.gz
freebsd-ports-gnome-4e31a11157e54f32fa6f1463615480ed9b0b1c6c.tar.zst
freebsd-ports-gnome-4e31a11157e54f32fa6f1463615480ed9b0b1c6c.zip
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor)
Diffstat (limited to 'security')
-rw-r--r--security/gpa/Makefile2
-rw-r--r--security/gpgme/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index fa2b91131c5e..ac50e1de5237 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gpa
-MAINTAINER= bsdkaffee@gmail.com
+MAINTAINER= jhale@FreeBSD.org
COMMENT= GTK2+ frontend for the GNU Privacy Guard
LICENSE= GPLv3
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 72ea50090fc7..f330ca09f550 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gpgme
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= bsdkaffee@gmail.com
+MAINTAINER= jhale@FreeBSD.org
COMMENT= A library to make access to GnuPG easier
LICENSE= LGPL21