diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-02 01:39:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-02 01:39:01 +0000 |
commit | e8fe83f53ac2de5f01fb2f0d87ed322fb2fd5af8 (patch) | |
tree | 72bdf1531b9364c9df17f2c7b7dae016cc61f404 /net/py-transip/Makefile | |
parent | 31dabc976441a90778f100bfe49aa91caeb77aa0 (diff) | |
download | ports-e8fe83f53ac2de5f01fb2f0d87ed322fb2fd5af8.tar.gz ports-e8fe83f53ac2de5f01fb2f0d87ed322fb2fd5af8.zip |
Notes
Diffstat (limited to 'net/py-transip/Makefile')
-rw-r--r-- | net/py-transip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-transip/Makefile b/net/py-transip/Makefile index 86ab2df34085..f717c4686b8e 100644 --- a/net/py-transip/Makefile +++ b/net/py-transip/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= transip -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.2 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |