diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2003-06-02 18:33:30 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2003-06-02 18:33:30 +0000 |
commit | c28b1c22c4bfc74683d1da2ef4dc993649de7708 (patch) | |
tree | c5342a0d3e4d9143a3b159c140a15657a24e2979 /security/pgp | |
parent | 80823f74cdb28f22a05e3c36d1bf5c77d51cda8e (diff) |
Notes
Diffstat (limited to 'security/pgp')
-rw-r--r-- | security/pgp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile index 855285c2a325..ba35da9a5cb4 100644 --- a/security/pgp/Makefile +++ b/security/pgp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \ ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/ DISTNAME= pgp263is -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PGP MIT or International version - Public-Key encryption for the masses WRKSRC= ${WRKDIR}/src |