diff options
Diffstat (limited to 'print/py-pyscript/Makefile')
-rw-r--r-- | print/py-pyscript/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-pyscript/Makefile b/print/py-pyscript/Makefile index f4b793c734ea..fe8aada3c713 100644 --- a/print/py-pyscript/Makefile +++ b/print/py-pyscript/Makefile @@ -7,7 +7,7 @@ PORTNAME= pyscript PORTVERSION= 0.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print graphics python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |