diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-01 11:09:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-01 11:09:26 +0000 |
commit | 4363099522d13b47c992109bcfff31a5f4fd1039 (patch) | |
tree | a3eeb32a3d94390056a03792237d10479d3d3dee /net | |
parent | - Update to 1.1.4 (diff) |
Maintainer no longer has time to work on FreeBSD. We hope to see him
back again sometime.
Notes
Notes:
svn path=/head/; revision=200542
Diffstat (limited to 'net')
-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 72975aa1a580..74ead9f2d9ae 100644 --- a/net/ttt/Makefile +++ b/net/ttt/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net tk84 ipv6 MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/ -MAINTAINER= kjc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tele Traffic Tapper, a network traffic monitoring tool LIB_DEPENDS= BLT24.3:${PORTSDIR}/x11-toolkits/blt |