aboutsummaryrefslogtreecommitdiffstats
path: root/security/pecl-ssh2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pecl-ssh2/Makefile')
-rw-r--r--security/pecl-ssh2/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/pecl-ssh2/Makefile b/security/pecl-ssh2/Makefile
index 7c561f66e1d5..9738f0dd9e8f 100644
--- a/security/pecl-ssh2/Makefile
+++ b/security/pecl-ssh2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ssh2
-PORTVERSION= 0.7
+PORTVERSION= 0.9
CATEGORIES= security pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -22,7 +22,4 @@ LIB_DEPENDS= ssh2:${PORTSDIR}/security/libssh2
USE_PHP= yes
USE_PHPEXT= yes
-#post-install:
-# @${MV} ${PREFIX}/lib/
-
.include <bsd.port.mk>