diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-12-08 21:27:01 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-12-08 21:27:01 +0000 |
commit | 69872a6f4b4e979e2075edd25a06720874c2f89e (patch) | |
tree | 76aaf5a3a5be20c6ec0492c7dbee3f6375b56ed0 /security/gnupg | |
parent | 7292f27606d5fd67a6fb7a9b20a31686a25bb4de (diff) | |
download | ports-69872a6f4b4e979e2075edd25a06720874c2f89e.tar.gz ports-69872a6f4b4e979e2075edd25a06720874c2f89e.zip |
Notes
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 1 | ||||
-rw-r--r-- | security/gnupg/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 8ccda4e7890d..6dc38110e6f2 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,5 @@ # New ports collection makefile for: gnupg +# http://www.gnupg.org/ # Version required: 1.0.0 # Date created: Sep 30, 1998 # Whom: kuriyama@FreeBSD.org diff --git a/security/gnupg/pkg-descr b/security/gnupg/pkg-descr index 4cb256d428a2..e7a75ccbcf13 100644 --- a/security/gnupg/pkg-descr +++ b/security/gnupg/pkg-descr @@ -3,6 +3,6 @@ GNUPG is a complete and free replacement for PGP. Because it does not use IDEA or RSA it can be used without any restrictions. GNUPG is nearly in complicance with the OpenPGP draft. -WWW: http://www.d.shuttle.de/isil/gnupg/ +WWW: http://www.gnupg.org/ kuriyama@FreeBSD.ORG |