summaryrefslogtreecommitdiff
path: root/sysutils/wbm-mailboxes
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-19 21:52:41 +0000
committerjoerg <joerg>2007-02-19 21:52:41 +0000
commit2aa175f7d417309f98660c38015939718f4e1e54 (patch)
treedc28df52778355f1c9c284ebd9a9d250ef834312 /sysutils/wbm-mailboxes
parent3e630f377324d9f6acbad43136b619f6054fda81 (diff)
downloadpkgsrc-2aa175f7d417309f98660c38015939718f4e1e54.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-mailboxes')
-rw-r--r--sysutils/wbm-mailboxes/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/wbm-mailboxes/Makefile b/sysutils/wbm-mailboxes/Makefile
index 9a5c817bbd3..dc80f2bba82 100644
--- a/sysutils/wbm-mailboxes/Makefile
+++ b/sysutils/wbm-mailboxes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 15:41:41 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2007/02/19 21:52:42 joerg Exp $
DISTNAME= mailboxes
PKGNAME= wbm-${DISTNAME}-${WBM_VERSION}
@@ -10,5 +10,7 @@ WBM_VERSION= 1.270
HOMEPAGE= http://www.webmin.com/standard.html
COMMENT= Webmin module to read email in users' mailboxes
+BROKEN= "Distfile broken"
+
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"