diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-11-30 14:24:31 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-11-30 14:24:31 +0000 |
commit | 28bd6b547928a2221967a1434873df6372156131 (patch) | |
tree | acda09cf009fbf8ac87bb7190baac62bad730aed /japanese | |
parent | Add cabextract - a program to extract Microsoft cabinet (.CAB) files. (diff) |
Update MASTER_SITES
Delete contiguous blank lines
Obtained from: portlint
Notes
Notes:
svn path=/head/; revision=35541
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/edict-fpw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/edict-fpw/Makefile b/japanese/edict-fpw/Makefile index 4046e850c22b..85b9baf61aab 100644 --- a/japanese/edict-fpw/Makefile +++ b/japanese/edict-fpw/Makefile @@ -8,7 +8,7 @@ PORTNAME= edict-fpw PORTVERSION= 1.2.1 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/fpwbooks/edict/ \ +MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/edict/ \ ftp://ftp.cc.monash.edu.au/pub/nihongo/ \ ftp://ftp.cdrom.com/pub/japanese/monash/ \ ftp://ftp.sedl.org/pub/mirrors/nihongo/ \ @@ -25,7 +25,6 @@ BUILD_DEPENDS= fpwmake:${PORTSDIR}/japanese/freepwing \ catdump:${PORTSDIR}/japanese/epwutil \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode - WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} post-extract: |