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-dhcpd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/wbm-dhcpd') diff --git a/sysutils/wbm-dhcpd/Makefile b/sysutils/wbm-dhcpd/Makefile index d2f85298e43..57b13ae57e0 100644 --- a/sysutils/wbm-dhcpd/Makefile +++ b/sysutils/wbm-dhcpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 04:02:22 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/19 21:52:42 joerg Exp $ DISTNAME= dhcpd PKGNAME= wbm-${DISTNAME}-${WBM_VERSION} @@ -10,5 +10,7 @@ WBM_VERSION= 1.270 HOMEPAGE= http://www.webmin.com/standard.html COMMENT= Webmin module for managing ISC DHCPd +BROKEN= "Distfile broken" + .include "../../sysutils/webmin/wbm.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3