diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2017-01-23 13:59:31 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2017-01-23 13:59:31 +0000 |
commit | 57031076018c42675485a42c2a6bff0f93464ab4 (patch) | |
tree | 207b244ac87f6404c9375888253bf3df7ff6a337 /net/py-twitter/Makefile | |
parent | 445c39aaf4f5aa34677452700acd84ab2ba837f9 (diff) |
Notes
Diffstat (limited to 'net/py-twitter/Makefile')
-rw-r--r-- | net/py-twitter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-twitter/Makefile b/net/py-twitter/Makefile index b670529158ba..35ba31d9f7ff 100644 --- a/net/py-twitter/Makefile +++ b/net/py-twitter/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= twitter -PORTVERSION= 3.2 -PORTREVISION= 1 +PORTVERSION= 3.2.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |