diff options
author | wen <wen@FreeBSD.org> | 2011-02-21 09:27:02 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-02-21 09:27:02 +0800 |
commit | 897cf2753b881b707e520846b18a370c7888ee4d (patch) | |
tree | f5fed258b6ccccde4d1eed646f83c5be1fb87454 /astro/py-RO/Makefile | |
parent | da2c3517fc54dbe0c896305a79bda6df92144a4a (diff) | |
download | freebsd-ports-gnome-897cf2753b881b707e520846b18a370c7888ee4d.tar.gz freebsd-ports-gnome-897cf2753b881b707e520846b18a370c7888ee4d.tar.zst freebsd-ports-gnome-897cf2753b881b707e520846b18a370c7888ee4d.zip |
- Update to 2.7.2
Diffstat (limited to 'astro/py-RO/Makefile')
-rw-r--r-- | astro/py-RO/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-RO/Makefile b/astro/py-RO/Makefile index 902fa0c60bed..fcdb9d99b1f4 100644 --- a/astro/py-RO/Makefile +++ b/astro/py-RO/Makefile @@ -6,7 +6,7 @@ # PORTNAME= RO -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.2 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |