1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Fix MASTER_SITES

PR:		ports/74093
Submitted by:	Serge Gagnon <ser_gagnon@sympatico.ca>
This commit is contained in:
Kirill Ponomarev 2004-11-18 20:55:00 +00:00
parent 22e6da4022
commit 18459f0eb2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121899
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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