diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-30 16:58:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-30 16:58:46 +0000 |
commit | dad5b09367245b8dac303dfdd2b51bad5163204b (patch) | |
tree | 9a7f3716ad0cd37097a86cff3ec85aa998d758bb /www/py-instabot/Makefile | |
parent | 2a40e31bf41d29d73e5426efc52dd6ee3171157a (diff) | |
download | ports-dad5b09367245b8dac303dfdd2b51bad5163204b.tar.gz ports-dad5b09367245b8dac303dfdd2b51bad5163204b.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 1bbfd22401b3..c88e5f92593b 100644 --- a/www/py-instabot/Makefile +++ b/www/py-instabot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= instabot -PORTVERSION= 0.79.0 +PORTVERSION= 0.80.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |