diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-11 05:33:08 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-11 05:33:08 +0000 |
commit | cd68e73b20d2bca7b9f7804da61f4292a7b1c07b (patch) | |
tree | cc784c90e8b45843f883154a4ddd68e33e08d561 /security/gpgme | |
parent | 8967054a683476cdf3815ce4d3a8785cf144b435 (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 07d8661da61c..75d14f65a2fa 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 |