diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-05-26 09:17:46 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2008-05-26 09:17:46 +0000 |
commit | 92c5d762b1c195cf1f3a6161f87109d2c7e1a257 (patch) | |
tree | 1b22b8dabe19e57ce71e64887d4d0a519b6c5fcf /net-mgmt | |
parent | 77a018a54bf4f9c6a6fc1c9b6632e328fbad400a (diff) | |
download | ports-92c5d762b1c195cf1f3a6161f87109d2c7e1a257.tar.gz ports-92c5d762b1c195cf1f3a6161f87109d2c7e1a257.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/mrtg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile index 3d36f9df5a26..9deda577638f 100644 --- a/net-mgmt/mrtg/Makefile +++ b/net-mgmt/mrtg/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://oss.oetiker.ch/mrtg/pub/ \ ftp://ftp.nstu.ru/pub/sources/nettools/monitoring/ \ ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/ -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The multi-router traffic grapher LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |