- dbi.0 => dbi.1

- bump PORTREVISION
This commit is contained in:
Cheng-Lung Sung 2011-03-07 15:27:37 +00:00
parent 2380991d87
commit df63fe8b04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270448

View file

@ -5,11 +5,13 @@
# $FreeBSD$
#
PORTREVISION= 1
COMMENT= LibDBI output module for rsyslog
MNAME= libdbi
MTYPES= om
LIB_DEPENDS= dbi.0:${PORTSDIR}/databases/libdbi
LIB_DEPENDS= dbi.1:${PORTSDIR}/databases/libdbi
.include "${.CURDIR}/../rsyslog3/bsd.rsyslog.mk"
.include <bsd.port.mk>