diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-06-06 03:06:22 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-06-06 03:06:22 +0000 |
commit | a5089348a6541f9bce6c8698cb0af6812a8a90c9 (patch) | |
tree | 7f7a1c9df15f4b2c4bb828e44a512f038767cd14 | |
parent | - Fix pkg-plist. (diff) |
- Forced commit to fix maintainer address.
-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 |