diff options
author | nork <nork@FreeBSD.org> | 2008-02-05 22:58:35 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2008-02-05 22:58:35 +0800 |
commit | 8030bb3cfe46de1b2fd866eff28c74addf22ff59 (patch) | |
tree | 1d94ad109223d1a98c49403a8c1a3d0f79c654ac /japanese/eb/Makefile | |
parent | dc7bbfb1c301747f17990f4d8abe0ebda6c1b37a (diff) | |
download | freebsd-ports-gnome-8030bb3cfe46de1b2fd866eff28c74addf22ff59.tar.gz freebsd-ports-gnome-8030bb3cfe46de1b2fd866eff28c74addf22ff59.tar.zst freebsd-ports-gnome-8030bb3cfe46de1b2fd866eff28c74addf22ff59.zip |
Update to 4.3.2.
PR: ports/120292
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
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} |