diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-04 05:08:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-04 05:08:45 +0000 |
commit | 5c866c7a2d4cb09fc999a19dc2bafebee51819f4 (patch) | |
tree | ae91fe3a1b71dcd4b69e6c012c479ffcd6fbb205 /net/traffic | |
parent | 9e20012b676ad57ea83e7c9fa2068e96e453110a (diff) | |
download | ports-5c866c7a2d4cb09fc999a19dc2bafebee51819f4.tar.gz ports-5c866c7a2d4cb09fc999a19dc2bafebee51819f4.zip |
Notes
Diffstat (limited to 'net/traffic')
-rw-r--r-- | net/traffic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/traffic/Makefile b/net/traffic/Makefile index 4ef2adc1d4b0..64629ce0cb98 100644 --- a/net/traffic/Makefile +++ b/net/traffic/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 0.1rc4 CATEGORIES= net MASTER_SITES= http://darkzone.ma.cx/resources/unix/traffic/ -MAINTAINER= msciciel@darkzone.ma.cx +MAINTAINER= ports@FreeBSD.org COMMENT= The main goal of this program is to count bandwidth usage by IP GNU_CONFIGURE= yes |