summaryrefslogtreecommitdiff
path: root/sysutils/wbm-cluster-cron
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-19 21:52:41 +0000
committerjoerg <joerg>2007-02-19 21:52:41 +0000
commit9304cb79290a731892f6f4a65d19e38f95af6e7c (patch)
treedc28df52778355f1c9c284ebd9a9d250ef834312 /sysutils/wbm-cluster-cron
parentc0965b41f16d52169c9eea0ba3974ee9b3ce4a15 (diff)
downloadpkgsrc-9304cb79290a731892f6f4a65d19e38f95af6e7c.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-cluster-cron')
-rw-r--r--sysutils/wbm-cluster-cron/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/wbm-cluster-cron/Makefile b/sysutils/wbm-cluster-cron/Makefile
index bf1af651285..322ad741747 100644
--- a/sysutils/wbm-cluster-cron/Makefile
+++ b/sysutils/wbm-cluster-cron/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/05/19 17:14:53 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2007/02/19 21:52:41 joerg Exp $
DISTNAME= cluster-cron
PKGNAME= wbm-${DISTNAME}-${WBM_VERSION}
@@ -11,5 +11,7 @@ WBM_VERSION= 1.270
HOMEPAGE= http://www.webmin.com/standard.html
COMMENT= Webmin module to schedule cron jobs within a Webmin cluster
+BROKEN= "Distfile broken"
+
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"