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/openssl | |
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/openssl')
-rw-r--r-- | security/openssl/Makefile | 4 | ||||
-rw-r--r-- | security/openssl/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
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 |