diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 16:50:35 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-18 16:50:35 +0000 |
commit | c795661ab77106ca92008e3d8023a94693a007be (patch) | |
tree | 70e113bce85ce916322ae78ef279fffc6d218943 /security/pgpgpg | |
parent | 9adb030dedaab2e64a10cd9edbf328186f5dfb4f (diff) | |
download | ports-c795661ab77106ca92008e3d8023a94693a007be.tar.gz ports-c795661ab77106ca92008e3d8023a94693a007be.zip |
Notes
Diffstat (limited to 'security/pgpgpg')
-rw-r--r-- | security/pgpgpg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile index 3e9c46d5c630..cb374bfad23b 100644 --- a/security/pgpgpg/Makefile +++ b/security/pgpgpg/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNUPG} \ http://www.nessie.de/mroth/%SUBDIR%/ MASTER_SITE_SUBDIR= pgpgpg -MAINTAINER= matt@zigg.com +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper for GnuPG to simulate PGP 2.6.x # BUILD_DEPENDS is necessary because the configure script will bomb out |