diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-01 13:26:28 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-01 13:26:28 +0800 |
commit | 2b74a89bc8342f0b9b737c37d87737caf7b0ea1e (patch) | |
tree | c04604583d8be53b3ed7f10975be828c731f87cb /editors/py-room | |
parent | 24315159daa0089f08acea4ba1b130fb6721ad5c (diff) | |
download | freebsd-ports-gnome-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.tar.gz freebsd-ports-gnome-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.tar.zst freebsd-ports-gnome-2b74a89bc8342f0b9b737c37d87737caf7b0ea1e.zip |
- update png to 1.5.10
Diffstat (limited to 'editors/py-room')
-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 8939dac16995..767bf07f2b5a 100644 --- a/editors/py-room/Makefile +++ b/editors/py-room/Makefile @@ -7,7 +7,7 @@ PORTNAME= room PORTVERSION= 0.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors python MASTER_SITES= https://launchpad.net/pyroom/${PORTVERSION:R}/${PORTVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |