diff options
author | clement <clement@FreeBSD.org> | 2004-01-13 23:04:51 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-01-13 23:04:51 +0800 |
commit | 58f4d18af6914b324f06b8b1b045b4fca7fcf85f (patch) | |
tree | 4610519cdc66b0aad5f6f637722b77551ee0e5e4 /net-mgmt/bandwidthd | |
parent | 999b0e49b380b4106876bb5bd141644022d65b0b (diff) | |
download | freebsd-ports-gnome-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.gz freebsd-ports-gnome-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.tar.zst freebsd-ports-gnome-58f4d18af6914b324f06b8b1b045b4fca7fcf85f.zip |
- Update my email address
Approved and reviewed by: erwin (mentor)
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} |