diff options
author | SADA Kenji <sada@FreeBSD.org> | 2002-12-22 01:21:06 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2002-12-22 01:21:06 +0000 |
commit | 5d60165419c8958fc5bb1ab2746d7a8333952359 (patch) | |
tree | b866ad324a67656652e8e129c07eeface1b444a0 /japanese | |
parent | 09b2f0f5be41bf099379bf50991e7048aa3d0461 (diff) | |
download | ports-5d60165419c8958fc5bb1ab2746d7a8333952359.tar.gz ports-5d60165419c8958fc5bb1ab2746d7a8333952359.zip |
Prepare local-ports-jp backup to cover lost distfile,
which was replaced with newer version.
Submitted by: fenner
Notes
Notes:
svn path=/head/; revision=71767
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/mikachan-ttfonts/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/mikachan-ttfonts/Makefile b/japanese/mikachan-ttfonts/Makefile index 96bfce7fb555..7cc8cab3c113 100644 --- a/japanese/mikachan-ttfonts/Makefile +++ b/japanese/mikachan-ttfonts/Makefile @@ -9,7 +9,9 @@ PORTNAME= mikachan-ttfonts PORTVERSION= 8.6 CATEGORIES= japanese x11-fonts -MASTER_SITES= http://members.tripod.co.jp/mikachan_font/ +MASTER_SITES= http://members.tripod.co.jp/mikachan_font/ \ + ${MASTER_SITE_PORTS_JP} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ver${PORTVERSION} EXTRACT_SUFX= .lzh |