diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-26 13:36:24 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-26 13:36:24 +0000 |
commit | 71b252a5535a8ea516f879d12ffad3642b5ed3fc (patch) | |
tree | eaec5bdf42ab646ff448aa9d467cd4521b7a0b63 /japanese/eb/Makefile | |
parent | 9106b1d585d83c7aa1c6fdff3052080781fa951a (diff) |
Update to 4.1.3.
Noticed by: rushani
Approved by: maintainer (blanket)
Notes
Notes:
svn path=/head/; revision=125222
Diffstat (limited to 'japanese/eb/Makefile')
-rw-r--r-- | japanese/eb/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index 78a10c3a86f9..a2744c4d25a8 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -6,11 +6,10 @@ # PORTNAME= eb -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.3 PORTREVISION= 0 CATEGORIES= japanese -MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ \ - ftp://ftp.eos.hokudai.ac.jp/pub/net/ndtp/eb/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ DISTFILES= ${EBFILES} \ ${LISTFILES} \ ${APPENDIXFILES} |