diff options
Diffstat (limited to 'net/rrdtool/Makefile')
-rw-r--r-- | net/rrdtool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile index fc487c342319..d0007efddc2b 100644 --- a/net/rrdtool/Makefile +++ b/net/rrdtool/Makefile @@ -6,9 +6,9 @@ # PORTNAME= rrdtool -PORTVERSION= 1.0.32 +PORTVERSION= 1.0.33 CATEGORIES= net -MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/ +MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/ MAINTAINER= demon@FreeBSD.org |