diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-28 07:31:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-28 07:31:56 +0000 |
commit | 9bf1cab4a6eefcb99cef54f16bb8aeadc48f1522 (patch) | |
tree | d046dd37ec056fb55af6861f4b612243074faac6 /www/py-instabot/Makefile | |
parent | a0890add023bbe7dea91c76e422aae2781ecc421 (diff) | |
download | ports-9bf1cab4a6eefcb99cef54f16bb8aeadc48f1522.tar.gz ports-9bf1cab4a6eefcb99cef54f16bb8aeadc48f1522.zip |
Notes
Diffstat (limited to 'www/py-instabot/Makefile')
-rw-r--r-- | www/py-instabot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-instabot/Makefile b/www/py-instabot/Makefile index 5b1ba6039696..5dac4e727ce3 100644 --- a/www/py-instabot/Makefile +++ b/www/py-instabot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.77.0 +PORTVERSION= 0.78.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |