diff options
Diffstat (limited to 'net-mgmt/ifgraph/Makefile')
-rw-r--r-- | net-mgmt/ifgraph/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/ifgraph/Makefile b/net-mgmt/ifgraph/Makefile index 5e807a7fadd2..eeaf81c65df7 100644 --- a/net-mgmt/ifgraph/Makefile +++ b/net-mgmt/ifgraph/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ifgraph -PORTVERSION= 0.4.9 -PORTREVISION= 1 +PORTVERSION= 0.4.10 CATEGORIES= net-mgmt www -MASTER_SITES= http://ifgraph.sourceforge.net/stable/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= lth@FreeBSD.org COMMENT= Simple grapher of SNMP data with RRD |