From 2aa175f7d417309f98660c38015939718f4e1e54 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 19 Feb 2007 21:52:41 +0000 Subject: 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. --- sysutils/wbm-fetchmail/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/wbm-fetchmail') diff --git a/sysutils/wbm-fetchmail/Makefile b/sysutils/wbm-fetchmail/Makefile index 3846e96bf19..0f7a1df4ccd 100644 --- a/sysutils/wbm-fetchmail/Makefile +++ b/sysutils/wbm-fetchmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 21:41:23 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2007/02/19 21:52:42 joerg Exp $ DISTNAME= fetchmail PKGNAME= wbm-${DISTNAME}-${WBM_VERSION} @@ -10,5 +10,7 @@ WBM_VERSION= 1.270 HOMEPAGE= http://www.webmin.com/standard.html COMMENT= Webmin module for configuring fetchmail +BROKEN= "Distfile broken" + .include "../../sysutils/webmin/wbm.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3