summaryrefslogtreecommitdiff
path: root/sysutils/xmbmon
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-11-18 20:55:00 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-11-18 20:55:00 +0000
commit18459f0eb21c544bc32b0c76b6f07b848354968a (patch)
tree1574a9646a20514da4ac3090b562db53419fdded /sysutils/xmbmon
parentUpdate to 2.4.3 (diff)
Fix MASTER_SITES
PR: ports/74093 Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca>
Notes
Notes: svn path=/head/; revision=121899
Diffstat (limited to 'sysutils/xmbmon')
-rw-r--r--sysutils/xmbmon/Makefile2
1 files changed, 1 insertions, 1 deletions
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