diff options
Diffstat (limited to 'net/mrtg/Makefile')
-rw-r--r-- | net/mrtg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 79ce45cac438..690e73ed1ebb 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -6,13 +6,13 @@ # PORTNAME= mrtg -PORTVERSION= 2.9.18.p3 +PORTVERSION= 2.9.18.p5 CATEGORIES= net MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/mrtg/pub/ \ ftp://ftp.chg.ru/pub/networking/monitoring/mrtg/ \ ${MASTER_SITE_RINGSERVER} MASTER_SITE_SUBDIR= net/mrtg -DISTNAME= ${PORTNAME}-2.9.18pre3 +DISTNAME= ${PORTNAME}-2.9.18pre5 MAINTAINER= demon@FreeBSD.org |