diff options
Diffstat (limited to 'net/djbdns/Makefile')
-rw-r--r-- | net/djbdns/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile index ec908936e78..fe13af8f4b2 100644 --- a/net/djbdns/Makefile +++ b/net/djbdns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/01/29 15:41:23 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/17 18:18:47 wiz Exp $ # FreeBSD Id: ports/net/djbdns/Makefile,v 1.4 2000/09/28 18:18:41 nbm Exp DISTNAME= djbdns-1.04 @@ -19,6 +19,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= zuntum@eik.pl HOMEPAGE= http://cr.yp.to/djbdns.html +COMMENT= Collection of secure and reliable DNS tools by Dan Bernstein EXTRACT_ONLY= djbdns-1.04.tar.gz \ djbdns-1.04-man.tar.gz |