aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsdoctor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/dnsdoctor/Makefile')
-rw-r--r--dns/dnsdoctor/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/dns/dnsdoctor/Makefile b/dns/dnsdoctor/Makefile
index f6edf9d57ac9..494ce84905ef 100644
--- a/dns/dnsdoctor/Makefile
+++ b/dns/dnsdoctor/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dnsdoctor
-# Date created: 2004-09-10
-# Whom: Janos.Mohacsi@bsd.hu
-#
+# Created by: Janos.Mohacsi@bsd.hu
# $FreeBSD$
-#
PORTNAME= dnsdoctor
PORTVERSION= 1.0.1
@@ -11,7 +7,7 @@ CATEGORIES= dns ipv6 ruby
MASTER_SITES= http://www.dnsdoctor.org/download/src/
EXTRACT_SUFX= .tgz
-MAINTAINER= janos.mohacsi@bsd.hu
+MAINTAINER= jmohacsi@bsd.hu
COMMENT= Perform consistency checks on DNS zones
.if defined(WITH_X11)