diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-12-12 09:49:52 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-12-12 09:49:52 +0800 |
commit | cf2cf14dbc7f031bc6e0fdf1cd14c702ecce5278 (patch) | |
tree | f37f6e9cf0bc9ab8540183e4abea596b4047438d /japanese/eb/Makefile | |
parent | ff4420feba6e74bcf38dac9e8c10384eb22ec25d (diff) | |
download | freebsd-ports-gnome-cf2cf14dbc7f031bc6e0fdf1cd14c702ecce5278.tar.gz freebsd-ports-gnome-cf2cf14dbc7f031bc6e0fdf1cd14c702ecce5278.tar.zst freebsd-ports-gnome-cf2cf14dbc7f031bc6e0fdf1cd14c702ecce5278.zip |
Update to 4.2.2
PR: ports/89619
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: takamune2004@yahoo.co.jp (maintainer, timeout 14 days)
Diffstat (limited to 'japanese/eb/Makefile')
-rw-r--r-- | japanese/eb/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index 1a35d90f52bf..1ab872fff3f7 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -6,8 +6,7 @@ # PORTNAME= eb -PORTVERSION= 4.2.1 -PORTREVISION= 1 +PORTVERSION= 4.2.2 CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ DISTFILES= ${EBFILES} \ @@ -15,10 +14,6 @@ DISTFILES= ${EBFILES} \ ${APPENDIXFILES} EXTRACT_ONLY= ${EBFILES} -PATCH_SITES= ${MASTER_SITES} -PATCHFILES= eb-4.2.1+.diff -PATCH_DIST_STRIP= -p1 - MAINTAINER= takamune2004@yahoo.co.jp COMMENT= C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries |