From d5d58b3a1c8f3a2b78e741f8eb8545a927ad9a89 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Tue, 18 Nov 2003 03:19:38 +0000 Subject: Chase libnetsnmp shlib major version number and bump ${PORTREVISION}. --- security/libfwbuilder/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/libfwbuilder') diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index b3c124309c0..ec945e0ff37 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -6,7 +6,7 @@ PORTNAME= libfwbuilder PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fwbuilder @@ -18,7 +18,7 @@ BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ aclocal:${PORTSDIR}/devel/automake LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ xslt.2:${PORTSDIR}/textproc/libxslt \ - netsnmp.5:${PORTSDIR}/net/net-snmp \ + netsnmp.6:${PORTSDIR}/net/net-snmp \ crypto.3:${PORTSDIR}/security/openssl CONFIGURE_SCRIPT= autogen.sh -- cgit