diff options
| -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: |
