diff options
Diffstat (limited to 'net/dlint')
-rw-r--r-- | net/dlint/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/dlint/Makefile b/net/dlint/Makefile index ea14398acef..266113aeb27 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 |