diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 04:56:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 04:56:15 +0000 |
commit | 0441458fe32412e61e0c67b7cd602b58a67db084 (patch) | |
tree | aacf530c0ff853c80eb5a2086413276f0166f279 /net-mgmt | |
parent | e1a70135769d4bc27cd7303e3f75a767a8bd0bfa (diff) | |
download | ports-0441458fe32412e61e0c67b7cd602b58a67db084.tar.gz ports-0441458fe32412e61e0c67b7cd602b58a67db084.zip |
Notes
Diffstat (limited to 'net-mgmt')
-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 ccf3fc323f88..e4192d034823 100644 --- a/net-mgmt/bandwidthd/Makefile +++ b/net-mgmt/bandwidthd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tracks bandwidth usage by IP address LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd |