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-gtk2 | |
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-gtk2')
-rw-r--r-- | japanese/ebview-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/ebview-gtk2/Makefile b/japanese/ebview-gtk2/Makefile index 5272b3a6b36a..649dbae31900 100644 --- a/japanese/ebview-gtk2/Makefile +++ b/japanese/ebview-gtk2/Makefile @@ -7,7 +7,7 @@ PORTNAME= ebview PORTVERSION= 0.3.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ PKGNAMESUFFIX= -gtk2 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-0* |