aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-11-19 04:55:00 +0800
committerKirill Ponomarev <krion@FreeBSD.org>2004-11-19 04:55:00 +0800
commit18459f0eb21c544bc32b0c76b6f07b848354968a (patch)
tree1574a9646a20514da4ac3090b562db53419fdded /sysutils
parent22e6da40229172ff07c22045a6a3cfafc03e7847 (diff)
downloadfreebsd-ports-gnome-18459f0eb21c544bc32b0c76b6f07b848354968a.tar.gz
freebsd-ports-gnome-18459f0eb21c544bc32b0c76b6f07b848354968a.tar.zst
freebsd-ports-gnome-18459f0eb21c544bc32b0c76b6f07b848354968a.zip
Fix MASTER_SITES
PR: ports/74093 Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca>
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mbmon/Makefile2
-rw-r--r--sysutils/xmbmon/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mbmon/Makefile b/sysutils/mbmon/Makefile
index 875485728daf..581bdd37b625 100644
--- a/sysutils/mbmon/Makefile
+++ b/sysutils/mbmon/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xmbmon
PORTVERSION= 205
CATEGORIES= sysutils
-MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/
+MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon/
.if defined(WITHOUT_X11)
PKGNAMESUFFIX= -nox11
.endif
diff --git a/sysutils/xmbmon/Makefile b/sysutils/xmbmon/Makefile
index 875485728daf..581bdd37b625 100644
--- a/sysutils/xmbmon/Makefile
+++ b/sysutils/xmbmon/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xmbmon
PORTVERSION= 205
CATEGORIES= sysutils
-MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/
+MASTER_SITES= http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/xmbmon/
.if defined(WITHOUT_X11)
PKGNAMESUFFIX= -nox11
.endif