diff options
author | marcus <marcus@FreeBSD.org> | 2004-12-11 05:33:08 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-12-11 05:33:08 +0000 |
commit | 40cd38660c10264a4d66cee2febe0535b6dd0932 (patch) | |
tree | f236b96ac325003e724993c4dac57d0e1a92ca35 /security | |
parent | 7b1934bd78bb26e083c64e29f00ba0a6b09276af (diff) | |
download | FreeBSD-ports-40cd38660c10264a4d66cee2febe0535b6dd0932.zip FreeBSD-ports-40cd38660c10264a4d66cee2febe0535b6dd0932.tar.gz |
Switch maintainer to ports@.
Diffstat (limited to 'security')
-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 07d8661..75d14f6 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gpgme -MAINTAINER= markun@onohara.to +MAINTAINER= ports@FreeBSD.org COMMENT= A library to make access to GnuPG easier BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg |