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 | |
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')
-rw-r--r-- | security/openssl-beta/Makefile | 4 | ||||
-rw-r--r-- | security/openssl-beta/pkg-descr | 2 | ||||
-rw-r--r-- | security/openssl/Makefile | 4 | ||||
-rw-r--r-- | security/openssl/pkg-descr | 2 | ||||
-rw-r--r-- | security/pgp5/Makefile | 3 | ||||
-rw-r--r-- | security/pgp5/pkg-descr | 2 | ||||
-rw-r--r-- | security/pgp6/Makefile | 3 | ||||
-rw-r--r-- | security/pgp6/pkg-descr | 2 |
8 files changed, 12 insertions, 10 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile index 1412a1c040da..7a500e1ba26e 100644 --- a/security/openssl-beta/Makefile +++ b/security/openssl-beta/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Jan 3 19:36:27 CET 1999 # Whom: Dirk Froemberg <dirk@FreeBSD.ORG> # -# $Id: Makefile,v 1.28 1999/03/26 08:42:48 dirk Exp $ +# $Id: Makefile,v 1.29 1999/04/13 22:37:02 dirk Exp $ # DISTNAME= openssl-0.9.2b @@ -18,8 +18,6 @@ PATCHFILES= openssl-0.9.2b-rsaoaep.patch MAINTAINER= dirk@FreeBSD.ORG -WWW_SITE= http://www.openssl.org/ - ONLY_FOR_ARCHS= i386 RESTRICTED= "Cryptography" USE_PERL5= yes diff --git a/security/openssl-beta/pkg-descr b/security/openssl-beta/pkg-descr index d1ca8543ee5a..57b3b8981bd6 100644 --- a/security/openssl-beta/pkg-descr +++ b/security/openssl-beta/pkg-descr @@ -15,3 +15,5 @@ to some simple license conditions. OpenSSL homepage: http://www.openssl.org/ + +WWW: http://www.openssl.org diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 1412a1c040da..7a500e1ba26e 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Jan 3 19:36:27 CET 1999 # Whom: Dirk Froemberg <dirk@FreeBSD.ORG> # -# $Id: Makefile,v 1.28 1999/03/26 08:42:48 dirk Exp $ +# $Id: Makefile,v 1.29 1999/04/13 22:37:02 dirk Exp $ # DISTNAME= openssl-0.9.2b @@ -18,8 +18,6 @@ PATCHFILES= openssl-0.9.2b-rsaoaep.patch MAINTAINER= dirk@FreeBSD.ORG -WWW_SITE= http://www.openssl.org/ - ONLY_FOR_ARCHS= i386 RESTRICTED= "Cryptography" USE_PERL5= yes diff --git a/security/openssl/pkg-descr b/security/openssl/pkg-descr index d1ca8543ee5a..57b3b8981bd6 100644 --- a/security/openssl/pkg-descr +++ b/security/openssl/pkg-descr @@ -15,3 +15,5 @@ to some simple license conditions. OpenSSL homepage: http://www.openssl.org/ + +WWW: http://www.openssl.org diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index f82cd984454e..dc22e39a6ac3 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/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/pgp5/pkg-descr b/security/pgp5/pkg-descr index 969c174a8f15..37add9681f7a 100644 --- a/security/pgp5/pkg-descr +++ b/security/pgp5/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 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 |