diff options
Diffstat (limited to 'x11/py-pyscreeze/Makefile')
-rw-r--r-- | x11/py-pyscreeze/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/py-pyscreeze/Makefile b/x11/py-pyscreeze/Makefile index 799c74f467ce..aaead7d3d024 100644 --- a/x11/py-pyscreeze/Makefile +++ b/x11/py-pyscreeze/Makefile @@ -1,10 +1,9 @@ PORTNAME= pyscreeze -DISTVERSION= 0.1.28 +DISTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= x11 python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= PyScreeze-${DISTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= cross-platform screenshot module for python |