diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 3887814e0944a3933e7cc1b72b670179f1f33a06 (patch) | |
tree | 5b4c022d27712298db54dd8be5dc7032861e14f7 /net-mgmt/bandwidthd | |
parent | 4eee38c9fc2b11870c0d60940d673888b95cb4ed (diff) | |
download | ports-3887814e0944a3933e7cc1b72b670179f1f33a06.tar.gz ports-3887814e0944a3933e7cc1b72b670179f1f33a06.zip |
Notes
Diffstat (limited to 'net-mgmt/bandwidthd')
-rw-r--r-- | net-mgmt/bandwidthd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/bandwidthd/Makefile b/net-mgmt/bandwidthd/Makefile index ae73d994c336..e08fba31b8ca 100644 --- a/net-mgmt/bandwidthd/Makefile +++ b/net-mgmt/bandwidthd/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-1.1.7b EXTRACT_SUFX= .tgz -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Tracks bandwidth usage by IP address WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |