From 14d84458d5a7c59614da7032f3e07f9108079ed7 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 16 Sep 2017 08:40:17 +0000 Subject: [PATCH] dlint: comment out dead master sites and homepage --- net/dlint/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/net/dlint/Makefile b/net/dlint/Makefile index ea14398acef8..266113aeb275 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.17 2016/07/09 06:38:41 wiz Exp $ -# +# $NetBSD: Makefile,v 1.18 2017/09/16 08:40:17 wiz Exp $ DISTNAME= dlint1.4.0 PKGNAME= dlint-1.4.0 PKGREVISION= 6 CATEGORIES= net -MASTER_SITES= http://www.domtools.com/pub/ +#MASTER_SITES= http://www.domtools.com/pub/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.domtools.com/ +#HOMEPAGE= http://www.domtools.com/ COMMENT= Internet Domain Name System (DNS) error checking utility USE_TOOLS+= perl:run