summaryrefslogtreecommitdiffstats
path: root/dns/rbldnsd/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-03-06 11:33:55 +0000
committerkris <kris@FreeBSD.org>2004-03-06 11:33:55 +0000
commitdf3be03ae3634a77bbbd9e3b70fbf5507c579eb5 (patch)
tree78ee206214b1fd51cd2f6cc78744043fe7debaf4 /dns/rbldnsd/Makefile
parentfecb02722a6e5c0433647223375788225a31e9a3 (diff)
downloadFreeBSD-ports-df3be03ae3634a77bbbd9e3b70fbf5507c579eb5.zip
FreeBSD-ports-df3be03ae3634a77bbbd9e3b70fbf5507c579eb5.tar.gz
Fix checksum mismatch by adding html docs to IGNOREFILES.
Diffstat (limited to 'dns/rbldnsd/Makefile')
-rw-r--r--dns/rbldnsd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/rbldnsd/Makefile b/dns/rbldnsd/Makefile
index 83443c3..e15801c 100644
--- a/dns/rbldnsd/Makefile
+++ b/dns/rbldnsd/Makefile
@@ -15,13 +15,12 @@ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}:0
MAINTAINER= paul+ports@it.ca
COMMENT= Small and fast DNS daemon especially for DNSBL zones
-BROKEN= "Checksum mismatch"
-
.if !defined(NOPORTDOCS)
EXTRACT_ONLY= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}
MASTER_SITES+= http://www.corpit.ru/mjt/:1 \
http://www.it.ca/~paul/src/:1
DISTFILES+= rbldnsd.html:1
+IGNOREFILES+= rbldnsd.html
.endif
MAN8= rbldnsd.8
OpenPOWER on IntegriCloud