diff options
Diffstat (limited to 'japanese/eb/Makefile')
-rw-r--r-- | japanese/eb/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index e30b5377e231..995233ed5ede 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -6,9 +6,10 @@ # PORTNAME= eb -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ \ + ftp://ftp.sra.co.jp/pub/misc/eb/old/eb-${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}/ DISTFILES= ${EBFILES} \ ${LISTFILES} \ ${APPENDIXFILES} |