aboutsummaryrefslogtreecommitdiff
path: root/textproc/estraier
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-06-07 07:08:32 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-06-07 07:08:32 +0000
commit1f3998468de0189e8e2d498d91fcb78719325bfa (patch)
tree4e2b1849faa016e26f52cede62cd06c6792d9db9 /textproc/estraier
parent2fde91edb0b313fa954d62b8e9a047f9c01c7413 (diff)
downloadports-1f3998468de0189e8e2d498d91fcb78719325bfa.tar.gz
ports-1f3998468de0189e8e2d498d91fcb78719325bfa.zip
- Chase lib version bump in qdbm
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=136962
Diffstat (limited to 'textproc/estraier')
-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