summaryrefslogtreecommitdiff
path: root/security/libfwbuilder
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-04 18:30:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-04 18:30:50 +0000
commit7524984514d9912fcc2d995f43ccf22ad0ce3c5f (patch)
tree275aa83a667b4170d49c0053bee5ae2457c4c498 /security/libfwbuilder
parentChase the libxslt shared lib version. (diff)
Chase the libxslt shared lib version with a PORTREVISION bump.
Notes
Notes: svn path=/head/; revision=93101
Diffstat (limited to 'security/libfwbuilder')
-rw-r--r--security/libfwbuilder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile
index 5d7486680dd1..b3c124309c0b 100644
--- a/security/libfwbuilder/Makefile
+++ b/security/libfwbuilder/Makefile
@@ -6,7 +6,7 @@
PORTNAME= libfwbuilder
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fwbuilder
@@ -17,7 +17,7 @@ COMMENT= Firewall Builder API
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \
aclocal:${PORTSDIR}/devel/automake
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
- xslt.1:${PORTSDIR}/textproc/libxslt \
+ xslt.2:${PORTSDIR}/textproc/libxslt \
netsnmp.5:${PORTSDIR}/net/net-snmp \
crypto.3:${PORTSDIR}/security/openssl