From 0bec1e1fb6e074c6e21cc6ce1bc4a97002a7f491 Mon Sep 17 00:00:00 2001 From: dhn Date: Wed, 11 Mar 2009 17:04:03 +0000 Subject: - Chase security/cvm shlib bump - Bump PORTREVISION PR: 132502 Submitted by: Alex Povolotsky Approved by: miwi (mentor) --- ftp/twoftpd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ftp/twoftpd') diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index 00f43871346f..fd3f161d19b9 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= twoftpd PORTVERSION= 1.41 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= http://untroubled.org/${PORTNAME}/ @@ -14,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A simple, secure, efficient FTP server BUILD_DEPENDS= ${LOCALBASE}/bin/bg-installer:${PORTSDIR}/devel/bglibs -LIB_DEPENDS= cvm-v2client.1:${PORTSDIR}/security/cvm +LIB_DEPENDS= cvm-v2client.2:${PORTSDIR}/security/cvm CFLAGS+= -I${LOCALBASE}/include #-I${LOCALBASE}/include/bglibs -- cgit