diff options
author | edwin <edwin@FreeBSD.org> | 2006-01-07 14:22:17 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-01-07 14:22:17 +0800 |
commit | 4213c4055d6f400e46d51ab1a712e788b5620768 (patch) | |
tree | 0319318fa67f0caafd769f532ed05413e1148947 /net/trafshow | |
parent | eea47d4524e5c2adf58f064a5ebd8bfdce8354f4 (diff) | |
download | freebsd-ports-gnome-4213c4055d6f400e46d51ab1a712e788b5620768.tar.gz freebsd-ports-gnome-4213c4055d6f400e46d51ab1a712e788b5620768.tar.zst freebsd-ports-gnome-4213c4055d6f400e46d51ab1a712e788b5620768.zip |
MAINTAINER-UPDATE: net/trafshow back to ports@freebsd.org
I haven't had time to maintain net/trafshow. Worse, I don't even use
it myself anymore. Hopefully someone else will pick this up soon.
PR: ports/91441
Submitted by: Ryan Thompson <ryan@sasknow.com> <ryan@sasknow.com>
Diffstat (limited to 'net/trafshow')
-rw-r--r-- | net/trafshow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 6909bc40de59..26586d4ef158 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_NETBSD} \ ftp://ftp.nsk.su/pub/RinetSoftware/ EXTRACT_SUFX= .tgz -MAINTAINER= ryan@sasknow.com +MAINTAINER= ports@FreeBSD.org COMMENT= Full screen visualization of network traffic USE_REINPLACE= yes |