diff options
Diffstat (limited to 'net/dlint/Makefile')
-rw-r--r-- | net/dlint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dlint/Makefile b/net/dlint/Makefile index de2b361f51b..1a4d7f579ff 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:18 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2007/02/22 19:01:23 wiz Exp $ # DISTNAME= dlint1.4.0 @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://www.domtools.com/pub/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.domtools.com/dns/ +HOMEPAGE= http://www.domtools.com/ COMMENT= Internet Domain Name System (DNS) error checking utility USE_TOOLS+= perl:run |