diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-30 20:39:43 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-06-30 20:44:05 +0000 |
commit | f9c48378cf30a369b2275369278034da375a7312 (patch) | |
tree | b93f24c3110d16d5381869f1af823153f6db6596 /www/py-httpretty/Makefile | |
parent | 541f2df1ae386a1bcfa537cccd987d6140af19e3 (diff) | |
download | ports-f9c48378cf30a369b2275369278034da375a7312.tar.gz ports-f9c48378cf30a369b2275369278034da375a7312.zip |
www/py-httpretty: Update to 1.0.5
Diffstat (limited to 'www/py-httpretty/Makefile')
-rw-r--r-- | www/py-httpretty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-httpretty/Makefile b/www/py-httpretty/Makefile index 02b9280af709..e46353d0fb0f 100644 --- a/www/py-httpretty/Makefile +++ b/www/py-httpretty/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> PORTNAME= httpretty -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |