diff options
author | nork <nork@FreeBSD.org> | 2003-03-01 01:38:42 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-03-01 01:38:42 +0800 |
commit | e18a7ab9e5e2d1af489e971dad7ce2fa942a0491 (patch) | |
tree | 132b0d503f73fd91e79ee6535af72c03e8416b73 /japanese/eblook | |
parent | 9c612569b4ebc5c5259892208f3d0ae9b5e00c31 (diff) | |
download | freebsd-ports-gnome-e18a7ab9e5e2d1af489e971dad7ce2fa942a0491.tar.gz freebsd-ports-gnome-e18a7ab9e5e2d1af489e971dad7ce2fa942a0491.tar.zst freebsd-ports-gnome-e18a7ab9e5e2d1af489e971dad7ce2fa942a0491.zip |
Bump PORTREVISION by updating japanese/eb.
Diffstat (limited to 'japanese/eblook')
-rw-r--r-- | japanese/eblook/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/eblook/Makefile b/japanese/eblook/Makefile index b54371c5f225..08c9ac173c63 100644 --- a/japanese/eblook/Makefile +++ b/japanese/eblook/Makefile @@ -7,6 +7,7 @@ PORTNAME= eblook PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= japanese textproc MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/ DIST_SUBDIR= eb @@ -15,7 +16,7 @@ MAINTAINER= shige@FreeBSD.org DOCDIR= share/doc/eblook -LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb GNU_CONFIGURE= yes USE_AUTOMAKE= yes |