diff options
author | asami <asami@FreeBSD.org> | 1999-01-09 18:36:18 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-09 18:36:18 +0800 |
commit | f76fdb75739ea32f9dcf734d4e45ec160e35b834 (patch) | |
tree | 34096d1ff9d55f10187c493adcfcb5cbd8728ee2 /security | |
parent | 2320447daf7671debc68e4a2e21d680979dd8ff7 (diff) | |
download | freebsd-ports-gnome-f76fdb75739ea32f9dcf734d4e45ec160e35b834.tar.gz freebsd-ports-gnome-f76fdb75739ea32f9dcf734d4e45ec160e35b834.tar.zst freebsd-ports-gnome-f76fdb75739ea32f9dcf734d4e45ec160e35b834.zip |
Mark this broken while Dirk works on it.
Diffstat (limited to 'security')
-rw-r--r-- | security/openssl-beta/Makefile | 4 | ||||
-rw-r--r-- | security/openssl/Makefile | 4 |
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 |