aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-28 04:38:13 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-28 04:38:13 +0000
commit167b9fef5890df6cdff25105d1fb1e74f6216e0b (patch)
treeec273a11b3cb3f183c02241ee22e0aaa76b2ae1e /security
parent791f6c6ff96991b4f319540b7d46ae305ea9d1e5 (diff)
downloadports-167b9fef5890df6cdff25105d1fb1e74f6216e0b.tar.gz
ports-167b9fef5890df6cdff25105d1fb1e74f6216e0b.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/cryptlib/Makefile4
-rw-r--r--security/drweb/Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/security/cryptlib/Makefile b/security/cryptlib/Makefile
index 02b16178d4b4..c565f32de060 100644
--- a/security/cryptlib/Makefile
+++ b/security/cryptlib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cryptlib
PORTVERSION= 3.1
-PORTREVISION= 1
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://ftp.franken.de/pub/crypt/cryptlib/
DISTNAME= cl31
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .zip
MAINTAINER= ports@FreeBSD.org
COMMENT= A powerful security programming toolkit
+BROKEN= Size mismatch
+
ONLY_FOR_ARCHS= i386
USE_ZIP= yes
diff --git a/security/drweb/Makefile b/security/drweb/Makefile
index 1232838609e6..5cef459ade10 100644
--- a/security/drweb/Makefile
+++ b/security/drweb/Makefile
@@ -19,6 +19,8 @@ NO_BUILD= yes
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
+BROKEN= Size mismatch
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000