aboutsummaryrefslogtreecommitdiff
path: root/net/tcptraceroute
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 17:17:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 17:17:25 +0000
commitfa1716b118dcb99d41071490920455dbdbb3c633 (patch)
treef6d4c5e2710d9959bf8910208339b828d799a215 /net/tcptraceroute
parentc1b1bd0135e4173a47c37c69eebc74813961a994 (diff)
Notes
Diffstat (limited to 'net/tcptraceroute')
-rw-r--r--net/tcptraceroute/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile
index 45ec8125cdc2..87569e14802f 100644
--- a/net/tcptraceroute/Makefile
+++ b/net/tcptraceroute/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://michael.toren.net/code/tcptraceroute/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= A traceroute implementation using TCP packets
+COMMENT= Traceroute implementation using TCP packets
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10