From 2911180c01c9aa38234b11214cfcc1066b6fd6cd Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 19 Feb 2007 21:52:41 +0000 Subject: Mark all the webmin modules that don't pass the distfile checksum as explicitly broken as discussed with the maintainer until someone invests the time to fix. --- sysutils/wbm-net/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/wbm-net') diff --git a/sysutils/wbm-net/Makefile b/sysutils/wbm-net/Makefile index 75e678bb122..6d6bc106293 100644 --- a/sysutils/wbm-net/Makefile +++ b/sysutils/wbm-net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 04:03:06 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/19 21:52:42 joerg Exp $ DISTNAME= net PKGNAME= wbm-${DISTNAME}-${WBM_VERSION} @@ -10,5 +10,7 @@ WBM_VERSION= 1.270 HOMEPAGE= http://www.webmin.com/standard.html COMMENT= Webmin module for network configuration +BROKEN= "Distfile broken" + .include "../../sysutils/webmin/wbm.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3