diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-12 01:49:52 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-12 01:49:52 +0000 |
commit | efa2c51b385c2cdf480752032d4d45093006b43c (patch) | |
tree | f800665c34c6343a889233320bc237444b2ecfda /japanese/eb/Makefile | |
parent | 5cc20853505ac465df7229afc7fd6718c3912cd1 (diff) |
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)
Notes
Notes:
svn path=/head/; revision=150940
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 |