diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 14:22:17 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-07 14:22:17 +0800 |
commit | 33c3b2023aeab6920ee25b919c8390e193c94521 (patch) | |
tree | b45d7a5b38469c630fbfa54315e61247974a46ec /net/trafshow | |
parent | 058d67a3543d5cb2b78453e0b66df1c7b88eb667 (diff) | |
download | freebsd-ports-gnome-33c3b2023aeab6920ee25b919c8390e193c94521.tar.gz freebsd-ports-gnome-33c3b2023aeab6920ee25b919c8390e193c94521.tar.zst freebsd-ports-gnome-33c3b2023aeab6920ee25b919c8390e193c94521.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 |