diff options
author | pav <pav@FreeBSD.org> | 2006-12-03 00:06:44 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-12-03 00:06:44 +0800 |
commit | d0910005b73a47a94580dda39a2bb0bb0dc0543d (patch) | |
tree | 341f28870b318c9b05ac996aa621d81c9f32aed1 /japanese/ebview | |
parent | 524887b483107618d95701aeeedf1bf0012bdb2e (diff) | |
download | freebsd-ports-gnome-d0910005b73a47a94580dda39a2bb0bb0dc0543d.tar.gz freebsd-ports-gnome-d0910005b73a47a94580dda39a2bb0bb0dc0543d.tar.zst freebsd-ports-gnome-d0910005b73a47a94580dda39a2bb0bb0dc0543d.zip |
- Chase japanese/eb update
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 bfb21eb87151..6426cc471884 100644 --- a/japanese/ebview/Makefile +++ b/japanese/ebview/Makefile @@ -7,7 +7,7 @@ PORTNAME= ebview PORTVERSION= 0.2.1 -PORTREVISION= 4 +PORTREVISION= 5 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.10:${PORTSDIR}/japanese/eb +LIB_DEPENDS= eb.12:${PORTSDIR}/japanese/eb CONFLICTS= ja-ebview-gtk2-* |