diff options
author | asami <asami@FreeBSD.org> | 1999-01-09 10:36:18 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-09 10:36:18 +0000 |
commit | f76fdb75739ea32f9dcf734d4e45ec160e35b834 (patch) | |
tree | 34096d1ff9d55f10187c493adcfcb5cbd8728ee2 /security/openssl-beta/Makefile | |
parent | 2320447daf7671debc68e4a2e21d680979dd8ff7 (diff) | |
download | FreeBSD-ports-f76fdb75739ea32f9dcf734d4e45ec160e35b834.zip FreeBSD-ports-f76fdb75739ea32f9dcf734d4e45ec160e35b834.tar.gz |
Mark this broken while Dirk works on it.
Diffstat (limited to 'security/openssl-beta/Makefile')
-rw-r--r-- | security/openssl-beta/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile index 40e39c5..9e03d6c 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 |