summaryrefslogtreecommitdiff
path: root/sysutils/wbm-bind8
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-02-19 21:52:41 +0000
committerjoerg <joerg@pkgsrc.org>2007-02-19 21:52:41 +0000
commit2911180c01c9aa38234b11214cfcc1066b6fd6cd (patch)
treedc28df52778355f1c9c284ebd9a9d250ef834312 /sysutils/wbm-bind8
parentb00f23dc4c9bbc505d3b8277cc286ffc5b6a8f0f (diff)
downloadpkgsrc-2911180c01c9aa38234b11214cfcc1066b6fd6cd.tar.gz
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.
Diffstat (limited to 'sysutils/wbm-bind8')
-rw-r--r--sysutils/wbm-bind8/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/wbm-bind8/Makefile b/sysutils/wbm-bind8/Makefile
index d5b55997d3b..93189fa7348 100644
--- a/sysutils/wbm-bind8/Makefile
+++ b/sysutils/wbm-bind8/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 15:40:22 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2007/02/19 21:52:41 joerg Exp $
DISTNAME= bind8
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 BIND 8.x DNS servers
+BROKEN= "Distfile broken"
+
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"