subject says it all. :-)

ok?

Index: www/kazehakase/Makefile
===================================================================
RCS file: /cvs/ports/www/kazehakase/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- www/kazehakase/Makefile     19 Dec 2008 11:51:32 -0000      1.7
+++ www/kazehakase/Makefile     16 Feb 2009 15:20:57 -0000
@@ -13,9 +13,7 @@ DISTNAME=     kazehakase-${VERSION}
 PKGNAME-main=  kazehakase-common-${VERSION}
 PKGNAME-gecko= ${DISTNAME}
 PKGNAME-webkit=        kazehakase-webkit-${VERSION}
-MASTER_SITES=  http://osdn.dl.sourceforge.jp/kazehakase/33533/
-#doesn't work
-#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kazehakase/}
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP:=kazehakase/33533/}
 
 HOMEPAGE=      http://kazehakase.sourceforge.jp/
 MAINTAINER=    Landry Breuil <[email protected]>
Index: inputmethods/anthy/Makefile
===================================================================
RCS file: /cvs/ports/inputmethods/anthy/Makefile,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile
--- inputmethods/anthy/Makefile 25 Jul 2008 09:43:31 -0000      1.8
+++ inputmethods/anthy/Makefile 16 Feb 2009 15:20:57 -0000
@@ -11,7 +11,7 @@ PKGNAME-main= anthy-$V
 PKGNAME-emacs= emacs-anthy-$V
 
 HOMEPAGE=      http://anthy.sourceforge.jp/
-MASTER_SITES=  http://osdn.dl.sourceforge.jp/anthy/22565/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP:=anthy/22565/}
 
 # GPL, part LGPL
 
Index: inputmethods/libtomoe-gtk/Makefile
===================================================================
RCS file: /cvs/ports/inputmethods/libtomoe-gtk/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- inputmethods/libtomoe-gtk/Makefile  25 Jul 2008 09:43:31 -0000      1.9
+++ inputmethods/libtomoe-gtk/Makefile  16 Feb 2009 15:20:57 -0000
@@ -5,7 +5,7 @@ DISTNAME=       libtomoe-gtk-0.1.0
 PKGNAME=       ${DISTNAME}p2
 
 HOMEPAGE=      http://tomoe.sourceforge.jp/
-MASTER_SITES=  http://osdn.dl.sourceforge.jp/tomoe/17171/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP:=tomoe/17171/}
 
 CATEGORIES=    japanese inputmethods
 
Index: inputmethods/tomoe/Makefile
===================================================================
RCS file: /cvs/ports/inputmethods/tomoe/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- inputmethods/tomoe/Makefile 25 Jul 2008 09:43:31 -0000      1.3
+++ inputmethods/tomoe/Makefile 16 Feb 2009 15:20:57 -0000
@@ -4,7 +4,7 @@ COMMENT=        japanese handwriting recognitio
 DISTNAME=      tomoe-0.2.1
 
 HOMEPAGE=      http://tomoe.sourceforge.jp/
-MASTER_SITES=  http://osdn.dl.sourceforge.jp/tomoe/16048/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP:=tomoe/16048/}
 
 CATEGORIES=    japanese inputmethods
 
Index: inputmethods/uim-tomoe-gtk/Makefile
===================================================================
RCS file: /cvs/ports/inputmethods/uim-tomoe-gtk/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- inputmethods/uim-tomoe-gtk/Makefile 30 Jan 2009 19:59:11 -0000      1.6
+++ inputmethods/uim-tomoe-gtk/Makefile 16 Feb 2009 15:20:57 -0000
@@ -5,7 +5,7 @@ DISTNAME=       uim-tomoe-gtk-0.2.0
 PKGNAME=       ${DISTNAME}p1
 
 HOMEPAGE=      http://tomoe.sourceforge.jp/
-MASTER_SITES=  http://osdn.dl.sourceforge.jp/tomoe/17172/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_JP:=tomoe/17172/}
 
 CATEGORIES=    japanese inputmethods
 

Reply via email to