aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2011-05-24 06:15:50 +0800
committerbrooks <brooks@FreeBSD.org>2011-05-24 06:15:50 +0800
commitbaef33c47418a4abd7a012278599bd5c17c3f5c0 (patch)
tree54114ef9d3091db851f854243bef164a5810955e
parentb56c52bbae06cbd3fb5c8d09ae0e1df2e00a0511 (diff)
downloadfreebsd-ports-gnome-baef33c47418a4abd7a012278599bd5c17c3f5c0.tar.gz
freebsd-ports-gnome-baef33c47418a4abd7a012278599bd5c17c3f5c0.tar.zst
freebsd-ports-gnome-baef33c47418a4abd7a012278599bd5c17c3f5c0.zip
Fix fetching now that the version naming nonsense is gone.
PR: 157199, 157219 Submitted by: Michael Fuckner, ohauer
-rw-r--r--sysutils/ganglia-monitor-core/Makefile2
-rw-r--r--sysutils/ganglia-webfrontend/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ganglia-monitor-core/Makefile b/sysutils/ganglia-monitor-core/Makefile
index 42c717b14ec8..7348b3be9491 100644
--- a/sysutils/ganglia-monitor-core/Makefile
+++ b/sysutils/ganglia-monitor-core/Makefile
@@ -8,7 +8,7 @@
PORTNAME= monitor-core
PORTVERSION= 3.1.7
CATEGORIES= sysutils net parallel
-MASTER_SITES= SF/ganglia/ganglia%20monitoring%20core/${PORTVERSION}%20%28Wien%29
+MASTER_SITES= SF/ganglia/ganglia%20monitoring%20core/${PORTVERSION}
PKGNAMEPREFIX= ganglia-
.if defined(CLUSTER)
PKGNAMESUFFIX= -${CLUSTER}
diff --git a/sysutils/ganglia-webfrontend/Makefile b/sysutils/ganglia-webfrontend/Makefile
index e8f34c7fac12..7128bdb15a98 100644
--- a/sysutils/ganglia-webfrontend/Makefile
+++ b/sysutils/ganglia-webfrontend/Makefile
@@ -8,7 +8,7 @@
PORTNAME= webfrontend
PORTVERSION= 3.1.7
CATEGORIES= sysutils net parallel www
-MASTER_SITES= SF/ganglia/ganglia%20monitoring%20core/${PORTVERSION}%20%28Wien%29
+MASTER_SITES= SF/ganglia/ganglia%20monitoring%20core/${PORTVERSION}
PKGNAMEPREFIX= ganglia-
DISTNAME= ganglia-${PORTVERSION}