diff options
author | lippe <lippe@FreeBSD.org> | 2008-06-06 11:06:22 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-06-06 11:06:22 +0800 |
commit | f0180de81e5433c8e920d4d460e90b73c53c506c (patch) | |
tree | a3ab370ac38217d8574d0d22eae1afa30daffd87 /net-mgmt/mrtg | |
parent | 6dcdcd38cd6504a0787fdf094abd72cfe2cdd3c7 (diff) | |
download | freebsd-ports-gnome-f0180de81e5433c8e920d4d460e90b73c53c506c.tar.gz freebsd-ports-gnome-f0180de81e5433c8e920d4d460e90b73c53c506c.tar.zst freebsd-ports-gnome-f0180de81e5433c8e920d4d460e90b73c53c506c.zip |
- Forced commit to fix maintainer address.
Diffstat (limited to 'net-mgmt/mrtg')
-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 1c905a6b3ec3..84a19f3f596a 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= ports@logvinov.com +MAINTAINER= mrtg@subnets.ru COMMENT= The multi-router traffic grapher LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd |