summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-23 21:28:54 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-23 21:28:54 +0000
commit66d4e628cc39a9e949cfb2682f354a1c2031d491 (patch)
treec8774c54c7aa7c99091b808be2fd0f0e234e706b
parentNeed to bump revision for r382043 as well since it will change runtime behavior (diff)
net-mgmt/tcptrack: Reset maintainer, it was accidently reverted
bapt@ reset the maintainer on non-staged ports on 25 Aug 2014 (r366054), but pi@ accidently reverted that the same day (r366055). The PR it was based on was not submitted by the maintainer. Thus, I am resetting it again as it was intended.
Notes
Notes: svn path=/head/; revision=382047
-rw-r--r--net-mgmt/tcptrack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/tcptrack/Makefile b/net-mgmt/tcptrack/Makefile
index 28d12dd7b77f..94eb33adf875 100644
--- a/net-mgmt/tcptrack/Makefile
+++ b/net-mgmt/tcptrack/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/tcptrack/tcptrack-1.4.2.tar.gz/dacf71a6b5310caf1203a2171b598610/
-MAINTAINER= squat@squat.no
+MAINTAINER= ports@FreeBSD.org
COMMENT= Packet sniffer which displays TCP information like top(1)
LICENSE= LGPL21