diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
commit | 6b30aedc20651a0a913a123a5632e2e7b9560bc9 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /dns/dnswall | |
parent | 93e93124ebb909ccbe0cb35c0ef33593a6088bf7 (diff) | |
download | freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.gz freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.zst freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.zip |
Remove indefinite article from COMMENT
Diffstat (limited to 'dns/dnswall')
-rw-r--r-- | dns/dnswall/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |