aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/openssl-beta/Makefile4
-rw-r--r--security/openssl/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile
index 40e39c54e7c8..9e03d6c58a4a 100644
--- a/security/openssl-beta/Makefile
+++ b/security/openssl-beta/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 Aug 1997
# Whom: markm@freebsd.org
#
-# $Id: Makefile,v 1.21 1998/09/25 10:20:20 asami Exp $
+# $Id: Makefile,v 1.22 1998/10/26 05:52:02 obrien Exp $
#
DISTNAME= SSLeay-0.9.0b
@@ -16,6 +16,8 @@ MASTER_SITES= ftp://psych.psy.uq.oz.au/pub/Crypto/SSL/ \
MAINTAINER= markm@FreeBSD.ORG
+BROKEN= upgrade
+
RESTRICTED= "Cryptography"
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= util/FreeBSD.sh
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 40e39c54e7c8..9e03d6c58a4a 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 Aug 1997
# Whom: markm@freebsd.org
#
-# $Id: Makefile,v 1.21 1998/09/25 10:20:20 asami Exp $
+# $Id: Makefile,v 1.22 1998/10/26 05:52:02 obrien Exp $
#
DISTNAME= SSLeay-0.9.0b
@@ -16,6 +16,8 @@ MASTER_SITES= ftp://psych.psy.uq.oz.au/pub/Crypto/SSL/ \
MAINTAINER= markm@FreeBSD.ORG
+BROKEN= upgrade
+
RESTRICTED= "Cryptography"
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= util/FreeBSD.sh