From 654f115b69090156ea0f60623194d19d7b9cfa3b Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Tue, 5 Dec 2006 13:29:01 +0000 Subject: - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent - Fix many wrong BUILD_DEPENDS. Thanks to ldd(1) --- ftp/pftpx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ftp/pftpx') diff --git a/ftp/pftpx/Makefile b/ftp/pftpx/Makefile index 4b8b5dd3b1bb..dfb85d27b6e3 100644 --- a/ftp/pftpx/Makefile +++ b/ftp/pftpx/Makefile @@ -6,7 +6,7 @@ PORTNAME= pftpx PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= http://www.sentia.org/downloads/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= sullrich@gmail.com COMMENT= Much enhanced ftp proxy for pf that supports most ftp protocols -LIB_DEPENDS= event-1.2:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent MAN8= pftpx.8 -- cgit v1.2.3