aboutsummaryrefslogtreecommitdiff
path: root/net/tcptraceroute
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-09-22 17:10:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-09-22 17:10:26 +0000
commite475c19a24ad0be6c77798ac658eb897a7825ec3 (patch)
treec209aa104fcfe729531c297b4301e67a1019dd54 /net/tcptraceroute
parentaa906d8cc0f95f07008c72f6b62e61a753d78a43 (diff)
downloadports-e475c19a24ad0be6c77798ac658eb897a7825ec3.tar.gz
ports-e475c19a24ad0be6c77798ac658eb897a7825ec3.zip
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 85a40f770c37..f2abb18e9f65 100644
--- a/net/tcptraceroute/Makefile
+++ b/net/tcptraceroute/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= http://michael.toren.net/code/tcptraceroute/ \
http://sunpoet.net/distfiles/
-MAINTAINER= sunpoet@sunpoet.net
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A traceroute implementation using TCP packets
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10