aboutsummaryrefslogtreecommitdiff
path: root/textproc/refdb
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2011-03-07 14:39:50 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2011-03-07 14:39:50 +0000
commit9935674b8b0e2415237028add5f4a37c9e87413a (patch)
tree23497360980f587b85f1dee4f2d28ce718a905bd /textproc/refdb
parentf3ee8a95c6cf4867d39b256b4233907b7909e9f6 (diff)
downloadports-9935674b8b0e2415237028add5f4a37c9e87413a.tar.gz
ports-9935674b8b0e2415237028add5f4a37c9e87413a.zip
- dbi.0 => dbi.1
- bump PORTREVISION
Notes
Notes: svn path=/head/; revision=270443
Diffstat (limited to 'textproc/refdb')
-rw-r--r--textproc/refdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile
index 00b0f7581815..92dd9f49bb54 100644
--- a/textproc/refdb/Makefile
+++ b/textproc/refdb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= refdb
PORTVERSION= 0.9.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1
DISTNAME= ${PORTNAME}-${PORTVERSION}-1
@@ -17,7 +17,7 @@ COMMENT= Bibliographic reference database
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
btparse.0:${PORTSDIR}/textproc/btparse \
- dbi.0:${PORTSDIR}/databases/libdbi
+ dbi.1:${PORTSDIR}/databases/libdbi
USE_GMAKE= yes
USE_ICONV= yes