diff options
author | ache <ache@FreeBSD.org> | 1999-12-09 05:27:01 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-12-09 05:27:01 +0800 |
commit | 30cf0dc6ad1c3d9a6efac2db9a9b2d066ef14ac4 (patch) | |
tree | 1c8d22fa1c174d4174496776e252564791f28f57 /security/gnupg | |
parent | 05f16f9654f774adc7df4b681f8095249f5d81b2 (diff) | |
download | freebsd-ports-gnome-30cf0dc6ad1c3d9a6efac2db9a9b2d066ef14ac4.tar.gz freebsd-ports-gnome-30cf0dc6ad1c3d9a6efac2db9a9b2d066ef14ac4.tar.zst freebsd-ports-gnome-30cf0dc6ad1c3d9a6efac2db9a9b2d066ef14ac4.zip |
Change broken link to homepage to official one
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 |