1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Fix MASTER_SITES

This commit is contained in:
Seiichirou Hiraoka 2003-03-07 18:57:13 +00:00
parent ca4be53f3c
commit fa440f2c82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77055
2 changed files with 2 additions and 6 deletions

View File

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

View File

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