diff options
Diffstat (limited to 'www/py-arxiv/Makefile')
-rw-r--r-- | www/py-arxiv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-arxiv/Makefile b/www/py-arxiv/Makefile index 5c1a2c3c46a8..64afefae1412 100644 --- a/www/py-arxiv/Makefile +++ b/www/py-arxiv/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= arxiv -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |