summaryrefslogtreecommitdiff
path: root/sysutils/wbm-mount
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/wbm-mount')
-rw-r--r--sysutils/wbm-mount/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/wbm-mount/Makefile b/sysutils/wbm-mount/Makefile
index 067aea35a54..dba789b227d 100644
--- a/sysutils/wbm-mount/Makefile
+++ b/sysutils/wbm-mount/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 15:41:56 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2007/02/19 21:52:42 joerg Exp $
DISTNAME= mount
PKGNAME= wbm-${DISTNAME}-${WBM_VERSION}
@@ -10,5 +10,7 @@ WBM_VERSION= 1.270
HOMEPAGE= http://www.webmin.com/standard.html
COMMENT= Webmin module to mount filesystems
+BROKEN= "Distfile broken"
+
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"