diff options
author | Sofian Brabez <sbz@FreeBSD.org> | 2017-09-28 11:46:42 +0000 |
---|---|---|
committer | Sofian Brabez <sbz@FreeBSD.org> | 2017-09-28 11:46:42 +0000 |
commit | a5988efd006be64e04edb44dc2f7417eb2eecc76 (patch) | |
tree | d43e164a29117f6ef5dd91235df5148d0735b1b6 /security/py-paramiko/Makefile | |
parent | c447cbd1261179e60a2c50482f5857f9ccffaee9 (diff) | |
download | ports-a5988efd006be64e04edb44dc2f7417eb2eecc76.tar.gz ports-a5988efd006be64e04edb44dc2f7417eb2eecc76.zip |
Notes
Diffstat (limited to 'security/py-paramiko/Makefile')
-rw-r--r-- | security/py-paramiko/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile index 3946d65d2735..a44b635ef533 100644 --- a/security/py-paramiko/Makefile +++ b/security/py-paramiko/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= paramiko -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |