diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
commit | 641e9357ef7c1e4db3956870e6ee72c8a3f69827 (patch) | |
tree | 68379cc0b07109926abe501586fada38ab6d522d /dns/nsping | |
parent | Initial import of p5-Qmail-Envelope 0.52, a Perl module for examining (diff) |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu>
Diffstat (limited to 'dns/nsping')
-rw-r--r-- | dns/nsping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/nsping/Makefile b/dns/nsping/Makefile index 0bf9b8b57c4b..5e938399537e 100644 --- a/dns/nsping/Makefile +++ b/dns/nsping/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= roam DISTFILES= nsping.tar.gz MAINTAINER= roam@FreeBSD.org -COMMENT= "DNS \"ping\"" +COMMENT= DNS "ping" MAN8= nsping.8 PLIST_FILES= sbin/nsping |