diff options
author | nork <nork@FreeBSD.org> | 2003-02-28 17:38:42 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-28 17:38:42 +0000 |
commit | e18a7ab9e5e2d1af489e971dad7ce2fa942a0491 (patch) | |
tree | 132b0d503f73fd91e79ee6535af72c03e8416b73 /japanese/ebview | |
parent | 9c612569b4ebc5c5259892208f3d0ae9b5e00c31 (diff) | |
download | FreeBSD-ports-e18a7ab9e5e2d1af489e971dad7ce2fa942a0491.zip FreeBSD-ports-e18a7ab9e5e2d1af489e971dad7ce2fa942a0491.tar.gz |
Bump PORTREVISION by updating japanese/eb.
Diffstat (limited to 'japanese/ebview')
-rw-r--r-- | japanese/ebview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile index 3194e18..9fc61a0 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -7,7 +7,7 @@ PORTNAME= ebview PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Electronic Book Viewer -LIB_DEPENDS= eb.6:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.7:${PORTSDIR}/japanese/eb USE_GNOMENG= yes USE_GNOME= imlib |