aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-08-19 16:40:17 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-08-19 16:40:17 +0000
commit907d5d1a391cea7dc4510deb3ead17400d689462 (patch)
tree6c30422131f6d4a1c3573653ef9e29e93cb33606 /ftp
parent305a8cb2963ec2ad26a740802b442eeef4913b5c (diff)
downloadports-907d5d1a391cea7dc4510deb3ead17400d689462.tar.gz
ports-907d5d1a391cea7dc4510deb3ead17400d689462.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ftp-proxy/Makefile3
-rw-r--r--ftp/pftpx/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/ftp/ftp-proxy/Makefile b/ftp/ftp-proxy/Makefile
index 964993971041..1ee8e9e0b7ed 100644
--- a/ftp/ftp-proxy/Makefile
+++ b/ftp/ftp-proxy/Makefile
@@ -7,13 +7,14 @@
PORTNAME= ftp-proxy
PORTVERSION= 4.3p1
+PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= http://www.chrissicool.net/projects/ftp-proxy/distfiles/
MAINTAINER= chrissicool@chrissicool.net
COMMENT= A port of OpenBSD's ftp-proxy
-LIB_DEPENDS= event-1.3e:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
MAN8= ftp-proxy.8
MANCOMPRESSED= yes
diff --git a/ftp/pftpx/Makefile b/ftp/pftpx/Makefile
index 1ee036a52de3..8652223ddcdb 100644
--- a/ftp/pftpx/Makefile
+++ b/ftp/pftpx/Makefile
@@ -6,7 +6,7 @@
PORTNAME= pftpx
PORTVERSION= 0.8
-PORTREVISION= 5
+PORTREVISION= 6
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.3e:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
MAN8= pftpx.8