diff options
Diffstat (limited to 'dns/dnsutl/Makefile')
-rw-r--r-- | dns/dnsutl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile index c090538ab7f1..f0a41987a89a 100644 --- a/dns/dnsutl/Makefile +++ b/dns/dnsutl/Makefile @@ -6,19 +6,19 @@ # PORTNAME= dnsutl -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= dns MASTER_SITES= http://www.canb.auug.org.au/~millerp/dnsutl/ \ http://www.tip.net.au/~millerp/dnsutl/ \ http://gd.tuwien.ac.at/softeng/Aegis/dnsutl/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sylvioc@gmail.com COMMENT= Programs to make using DNS easier GNU_CONFIGURE= yes ALL_TARGET= all sure -MAN1= dns-boot-check.1 dns-bootp.1 dns-bootparams.1 \ +MAN1= dns-boot-check.1 dns-bootp.1 dns-bootparams.1 dns-dhcp.1 \ dns-ethers-import.1 dns-ethers.1 dns-filter.1 \ dns-hosts-import.1 dns-hosts.1 dns-license.1 \ dns-ng.1 dns-rev.1 |