diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-22 00:17:18 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-22 00:17:18 +0000 |
commit | a05c0a07b80dea11eea81423e72bb8e48657d1ae (patch) | |
tree | d0acdf67187748983f1ed227f55e4641b2b50de1 /security/pgp6 | |
parent | bc0aa3f9d6e59ce02fd0b1347bd75e40f56544da (diff) | |
download | ports-a05c0a07b80dea11eea81423e72bb8e48657d1ae.tar.gz ports-a05c0a07b80dea11eea81423e72bb8e48657d1ae.zip |
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
Notes
Notes:
svn path=/head/; revision=18059
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 |