summaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-12-08 21:27:01 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-12-08 21:27:01 +0000
commit69872a6f4b4e979e2075edd25a06720874c2f89e (patch)
tree76aaf5a3a5be20c6ec0492c7dbee3f6375b56ed0 /security/gnupg
parentCoped with modified distfile. (diff)
Change broken link to homepage to official one
Notes
Notes: svn path=/head/; revision=23659
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/Makefile1
-rw-r--r--security/gnupg/pkg-descr2
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