diff options
author | scrappy <scrappy@FreeBSD.org> | 1999-04-22 08:17:18 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 1999-04-22 08:17:18 +0800 |
commit | a7d0cfc2c5fe8a3be497a48bff14f434d4c7b87d (patch) | |
tree | 006d85b1a207b6d68c794387f1268de6952c7fc5 /security/pgp6 | |
parent | b76829d860898cd0c4a4960aebd9e9a4aec48765 (diff) | |
download | freebsd-ports-gnome-a7d0cfc2c5fe8a3be497a48bff14f434d4c7b87d.tar.gz freebsd-ports-gnome-a7d0cfc2c5fe8a3be497a48bff14f434d4c7b87d.tar.zst freebsd-ports-gnome-a7d0cfc2c5fe8a3be497a48bff14f434d4c7b87d.zip |
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
Diffstat (limited to 'security/pgp6')
-rw-r--r-- | security/pgp6/Makefile | 3 | ||||
-rw-r--r-- | security/pgp6/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index f82cd984454e..dc22e39a6ac3 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -5,7 +5,7 @@ # Date created: 10 Feb 1998 # Whom: markm # -# $Id: Makefile,v 1.27 1999/03/17 11:52:45 markm Exp $ +# $Id: Makefile,v 1.28 1999/04/08 19:05:45 billf Exp $ # DISTNAME= pgp50i @@ -18,7 +18,6 @@ EXTRACT_SUFX= -unix-src.tar.gz MAINTAINER= markm@FreeBSD.ORG Y2K= http://www.pgpi.com/faq/pgpi.shtml#Year2000 -WWW_SITE= http://www.pgpi.com/ WRKSRC= ${WRKDIR}/${DISTNAME}/src HAS_CONFIGURE= yes diff --git a/security/pgp6/pkg-descr b/security/pgp6/pkg-descr index 969c174a8f15..37add9681f7a 100644 --- a/security/pgp6/pkg-descr +++ b/security/pgp6/pkg-descr @@ -16,3 +16,5 @@ PGP 5.0 contains support for new encryption methods (most notably DSS/Diffie-Hellman), and built-in keyserver support. Also, the command line has been redesigned to be more Unix and scripting friendly. + +WWW: http://www.pgpi.com |