aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-05-27 10:39:56 +0800
committerahze <ahze@FreeBSD.org>2005-05-27 10:39:56 +0800
commit55ec7af30be333eaa584cb915a8ce5a0ea3fb56f (patch)
treec540dfcc8352e199fd901963631069f2994785fe /textproc
parent12a9d690fd2bf2d8ec81ebb508afed46d601af57 (diff)
downloadfreebsd-ports-gnome-55ec7af30be333eaa584cb915a8ce5a0ea3fb56f.tar.gz
freebsd-ports-gnome-55ec7af30be333eaa584cb915a8ce5a0ea3fb56f.tar.zst
freebsd-ports-gnome-55ec7af30be333eaa584cb915a8ce5a0ea3fb56f.zip
- Chase lib version bump in qdbm
- Bump PORTREVISION
Diffstat (limited to 'textproc')
-rw-r--r--textproc/estraier/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile
index 88c06a06f08a..82436b808a16 100644
--- a/textproc/estraier/Makefile
+++ b/textproc/estraier/Makefile
@@ -7,7 +7,7 @@
PORTNAME= estraier
PORTVERSION= 1.2.28
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://estraier.sourceforge.net/
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ahze@FreeBSD.org
COMMENT= A full-text search system for personal use
-LIB_DEPENDS= qdbm.9:${PORTSDIR}/databases/qdbm
+LIB_DEPENDS= qdbm.10:${PORTSDIR}/databases/qdbm
USE_ICONV= yes