diff options
author | bapt <bapt@FreeBSD.org> | 2014-08-25 18:20:51 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-08-25 18:20:51 +0800 |
commit | 4fa2b2728d42b9b656337ee5960472650d111207 (patch) | |
tree | fa6d8ed35bea34c959d4589d17480a19321a22c0 /net-mgmt | |
parent | 6e53519c3a06414a04c8308b49ab124be8c56f28 (diff) | |
download | freebsd-ports-gnome-4fa2b2728d42b9b656337ee5960472650d111207.tar.gz freebsd-ports-gnome-4fa2b2728d42b9b656337ee5960472650d111207.tar.zst freebsd-ports-gnome-4fa2b2728d42b9b656337ee5960472650d111207.zip |
Reset maintainership on nonstaged ports
With hat: portmgr
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/tcptrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/tcptrack/Makefile b/net-mgmt/tcptrack/Makefile index 6f398015308c..87c5c7c9470f 100644 --- a/net-mgmt/tcptrack/Makefile +++ b/net-mgmt/tcptrack/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.rhythm.cx/~steve/devel/tcptrack/%SUBDIR%/ MASTER_SITE_SUBDIR= release/${PORTVERSION}/source -MAINTAINER= squat@squat.no +MAINTAINER= ports@FreeBSD.org COMMENT= Packet sniffer which displays TCP information like top(1) GNU_CONFIGURE= yes |