aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2006-01-31 08:26:49 +0800
committerkuriyama <kuriyama@FreeBSD.org>2006-01-31 08:26:49 +0800
commit8e093df58ce17e15086423ee876883f0309936c1 (patch)
tree1e9192a7edc7280f9f2ada4487c632152a77699b /japanese
parent061a5f21ef7b5d4d8ed3e44148931f5b826787b3 (diff)
downloadfreebsd-ports-graphics-8e093df58ce17e15086423ee876883f0309936c1.tar.gz
freebsd-ports-graphics-8e093df58ce17e15086423ee876883f0309936c1.tar.zst
freebsd-ports-graphics-8e093df58ce17e15086423ee876883f0309936c1.zip
Fix unfetchable situation by putting distfile on my box.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ming/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/ming/Makefile b/japanese/ming/Makefile
index 3e2d9d3bfcb..1c2cdf85afc 100644
--- a/japanese/ming/Makefile
+++ b/japanese/ming/Makefile
@@ -9,7 +9,8 @@ PORTNAME= ming
PORTVERSION= 0.1.5
PORTREVISION= 2
CATEGORIES= japanese graphics
-MASTER_SITES= http://blue.ribbon.to/~harpy/ming/jaming/
+MASTER_SITES= http://dist.bsdlab.org/
+#MASTER_SITES= http://blue.ribbon.to/~harpy/ming/jaming/
DISTNAME= jaming-${PORTVERSION}
MAINTAINER= kuriyama@FreeBSD.org