diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2012-09-13 04:45:58 +0000 |
commit | 7afa609aeba1a0696962ba81a009273ed62fc2b9 (patch) | |
tree | bd2bd2e3726cc69cf0256f5c52d064d824f6d4e5 /security/gpgme | |
parent | 184bc4482804dc4934f89e4eacc2e1938c2d07ca (diff) |
Notes
Diffstat (limited to 'security/gpgme')
-rw-r--r-- | security/gpgme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |