diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2003-03-07 18:57:13 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 2003-03-07 18:57:13 +0000 |
commit | fa440f2c82e52e8430b51ced328bd16979b44dfa (patch) | |
tree | 97ad95e2a96a72d5fefd978486c6df6827f75bc4 /japanese/lyx | |
parent | ca4be53f3c5fc0058a3dd779ad1e398261e0cfb3 (diff) |
Fix MASTER_SITES
Notes
Notes:
svn path=/head/; revision=77055
Diffstat (limited to 'japanese/lyx')
-rw-r--r-- | japanese/lyx/Makefile | 5 | ||||
-rw-r--r-- | japanese/lyx/pkg-descr | 3 |
2 files changed, 2 insertions, 6 deletions
diff --git a/japanese/lyx/Makefile b/japanese/lyx/Makefile index 58e9e9732e3e..89d3b67e3717 100644 --- a/japanese/lyx/Makefile +++ b/japanese/lyx/Makefile @@ -9,10 +9,9 @@ PORTNAME= lyx PORTVERSION= 1.0.3 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ - ftp://la1ad.uio.no/pub/lyx/ \ - ftp://alpha.tat.physik.uni-tuebingen.de/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ \ - http://cgi.din.or.jp/~kawakami/product/LyX/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= flathill DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-jp-kit0.10b4for${PORTVERSION}.tar.gz diff --git a/japanese/lyx/pkg-descr b/japanese/lyx/pkg-descr index d812fa385fea..37e4e22900c8 100644 --- a/japanese/lyx/pkg-descr +++ b/japanese/lyx/pkg-descr @@ -9,8 +9,5 @@ character support, WYSIWYG graphics, tables, and equations. WWW: http://www.lyx.org/ -for japanize patch information, -http://cgi.din.or.jp/~kawakami/ - Author: Matthias Ettrich <ettrich@informatik.uni-tuebingen.de> Maintained-by: Lars Gullik Bj$Bxn(Bnes <larsbj@ifi.uio.no> |