aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-03-08 14:00:30 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-03-08 14:00:30 +0000
commit1101f09c09367bca303d13431ed15f28d0a22f65 (patch)
tree511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /dns
parentfde362579641ddf717c0f67041e6f3360e2fad61 (diff)
downloadports-1101f09c09367bca303d13431ed15f28d0a22f65.tar.gz
ports-1101f09c09367bca303d13431ed15f28d0a22f65.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/dnswall/Makefile2
-rw-r--r--dns/zonenotify/Makefile8
2 files changed, 3 insertions, 7 deletions
diff --git a/dns/dnswall/Makefile b/dns/dnswall/Makefile
index e580518ae14d..e8ae4edabded 100644
--- a/dns/dnswall/Makefile
+++ b/dns/dnswall/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= dns security
MASTER_SITES= GOOGLE_CODE CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A daemon that filters out private IP addresses in DNS responses
+COMMENT= Daemon that filters out private IP addresses in DNS responses
PROJECTHOST= google-dnswall
USE_AUTOTOOLS= automake autoconf:env
diff --git a/dns/zonenotify/Makefile b/dns/zonenotify/Makefile
index f07c143734c9..f7c7d5cc5be2 100644
--- a/dns/zonenotify/Makefile
+++ b/dns/zonenotify/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: zonenotify
-# Date created: 19 August 2005
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
-#
PORTNAME= zonenotify
PORTVERSION= 0.1
@@ -12,7 +8,7 @@ MASTER_SITES= http://www.morettoni.net/bsd/ \
CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A dns notify sender written in C
+COMMENT= DNS notify sender written in C
MAKE_JOBS_SAFE= yes