aboutsummaryrefslogtreecommitdiffstats
path: root/net/httping
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-03-08 22:00:30 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-03-08 22:00:30 +0800
commit6b30aedc20651a0a913a123a5632e2e7b9560bc9 (patch)
tree511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /net/httping
parent93e93124ebb909ccbe0cb35c0ef33593a6088bf7 (diff)
downloadfreebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.gz
freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.zst
freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.zip
Remove indefinite article from COMMENT
Diffstat (limited to 'net/httping')
-rw-r--r--net/httping/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/httping/Makefile b/net/httping/Makefile
index 741947933ad5..779c6df7eb3c 100644
--- a/net/httping/Makefile
+++ b/net/httping/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.vanheusden.com/httping/ \
EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A ping-like tool for HTTP requests
+COMMENT= Ping-like tool for HTTP requests
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes