diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-12-11 03:43:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-12-11 03:43:06 +0000 |
commit | 533f6385ec34e01f7fc7a43666e7dc4edcb80f07 (patch) | |
tree | 6af6e20e35cc0244ca967a000707c039960a0f5e /net/ttt | |
parent | 632c546fa01f4bce56f6a821e4e95ee1588c6bb3 (diff) | |
download | ports-533f6385ec34e01f7fc7a43666e7dc4edcb80f07.tar.gz ports-533f6385ec34e01f7fc7a43666e7dc4edcb80f07.zip |
Notes
Diffstat (limited to 'net/ttt')
-rw-r--r-- | net/ttt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ttt/Makefile b/net/ttt/Makefile index fe7e97075cd3..2b5095a5d508 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.8.2 CATEGORIES= net tk84 ipv6 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ -MAINTAINER= kjc@csl.sony.co.jp +MAINTAINER= kjc@FreeBSD.org COMMENT= Tele Traffic Tapper, a network traffic monitoring tool LIB_DEPENDS= BLT24.3:${PORTSDIR}/x11-toolkits/blt |