aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-06-07 15:08:32 +0800
committerahze <ahze@FreeBSD.org>2005-06-07 15:08:32 +0800
commit6b97314d1978a3731f336a6bc6b8692db73657a1 (patch)
treef9d841035196c11d63f8f71cd383e365ef1dfffc /textproc
parentecc33dc5b80db9a668ba668474ab9e01631c01cd (diff)
downloadfreebsd-ports-gnome-6b97314d1978a3731f336a6bc6b8692db73657a1.tar.gz
freebsd-ports-gnome-6b97314d1978a3731f336a6bc6b8692db73657a1.tar.zst
freebsd-ports-gnome-6b97314d1978a3731f336a6bc6b8692db73657a1.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 82436b808a16..7c90b70a9a3a 100644
--- a/textproc/estraier/Makefile
+++ b/textproc/estraier/Makefile
@@ -7,7 +7,7 @@
PORTNAME= estraier
PORTVERSION= 1.2.28
-PORTREVISION= 2
+PORTREVISION= 3
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.10:${PORTSDIR}/databases/qdbm
+LIB_DEPENDS= qdbm.11:${PORTSDIR}/databases/qdbm
USE_ICONV= yes