diff options
Diffstat (limited to 'editors/py-room/Makefile')
-rw-r--r-- | editors/py-room/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/py-room/Makefile b/editors/py-room/Makefile index 928dafb4f018..d5aed972647b 100644 --- a/editors/py-room/Makefile +++ b/editors/py-room/Makefile @@ -7,7 +7,7 @@ PORTNAME= room PORTVERSION= 0.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors python MASTER_SITES= https://launchpad.net/pyroom/${PORTVERSION:R}/${PORTVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |