summaryrefslogtreecommitdiff
path: root/sysutils/wbm-dhcpd
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wbm-dhcpd')
-rw-r--r--sysutils/wbm-dhcpd/Makefile4
1 files changed, 3 insertions, 1 deletions
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"