diff options
Diffstat (limited to 'net/rrdtool')
-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 122e84b51340..eddfece77d14 100644 --- a/net/rrdtool/Makefile +++ b/net/rrdtool/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: rrdtool -# Version required: 1.0.13 # Date created: 20 July 1999 # Whom: Dmitry Sivachenko <dima@Chg.RU> # # $FreeBSD$ # -DISTNAME= rrdtool-1.0.13 +PORTNAME= rrdtool +PORTVERSION= 1.0.13 CATEGORIES= net MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/ |