aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/p5-Net-FTPSSL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/p5-Net-FTPSSL/Makefile')
-rw-r--r--ftp/p5-Net-FTPSSL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/p5-Net-FTPSSL/Makefile b/ftp/p5-Net-FTPSSL/Makefile
index cf000552ae93..1f1ed211ae55 100644
--- a/ftp/p5-Net-FTPSSL/Makefile
+++ b/ftp/p5-Net-FTPSSL/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-FTPSSL
-PORTVERSION= 0.19
+PORTVERSION= 0.20
CATEGORIES= ftp perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,7 @@ COMMENT= A FTP over SSL/TLS class
BUILD_DEPENDS= p5-IO-Socket-SSL>=1.08:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes