aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/mbmon
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-11-19 04:55:00 +0800
committerkrion <krion@FreeBSD.org>2004-11-19 04:55:00 +0800
commit15f17d08f3bf0a4f21e1bdc040a6ed9ed0a02c36 (patch)
tree04f320afb3152dce33afaccf3dd921ff11273e7f /sysutils/mbmon
parentf0a11b6f257338e3b5552207e9f6741667a2c7d0 (diff)
downloadfreebsd-ports-gnome-15f17d08f3bf0a4f21e1bdc040a6ed9ed0a02c36.tar.gz
freebsd-ports-gnome-15f17d08f3bf0a4f21e1bdc040a6ed9ed0a02c36.tar.zst
freebsd-ports-gnome-15f17d08f3bf0a4f21e1bdc040a6ed9ed0a02c36.zip
Fix MASTER_SITES
PR: ports/74093 Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca>
Diffstat (limited to 'sysutils/mbmon')
-rw-r--r--sysutils/mbmon/Makefile2
1 files changed, 1 insertions, 1 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