diff options
author | acm <acm@FreeBSD.org> | 2009-01-16 12:18:40 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2009-01-16 12:18:40 +0800 |
commit | ea043d65d8ebaedf69bd4ec521bc6185ab4bca7e (patch) | |
tree | 43344ee5fa9221184e02b3ad01c74b303d8b529d /graphics/py-soya3d | |
parent | 17fafbc67fdaa74cae8e0e3156ce874425c90c72 (diff) | |
download | freebsd-ports-gnome-ea043d65d8ebaedf69bd4ec521bc6185ab4bca7e.tar.gz freebsd-ports-gnome-ea043d65d8ebaedf69bd4ec521bc6185ab4bca7e.tar.zst freebsd-ports-gnome-ea043d65d8ebaedf69bd4ec521bc6185ab4bca7e.zip |
- Bump PORTREVISION, because devel/ode was updated
Approved by: amdmi3 via email
Diffstat (limited to 'graphics/py-soya3d')
-rw-r--r-- | graphics/py-soya3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-soya3d/Makefile b/graphics/py-soya3d/Makefile index 6aaf2b8fb0f6..730524de2c9f 100644 --- a/graphics/py-soya3d/Makefile +++ b/graphics/py-soya3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= soya3d PORTVERSION= 0.13.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= http://download.gna.org/soya/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |