diff options
author | itetcu <itetcu@FreeBSD.org> | 2009-04-29 03:14:33 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2009-04-29 03:14:33 +0800 |
commit | fb175cd273624813a14f0059c4aaa23a171bdad8 (patch) | |
tree | ed2d278fc2a880806b29149b580d903e9c7e8aed /graphics | |
parent | 7baa1037357aa89dac0872b7de06327ee546bbee (diff) | |
download | freebsd-ports-gnome-fb175cd273624813a14f0059c4aaa23a171bdad8.tar.gz freebsd-ports-gnome-fb175cd273624813a14f0059c4aaa23a171bdad8.tar.zst freebsd-ports-gnome-fb175cd273624813a14f0059c4aaa23a171bdad8.zip |
Bump PORTREVISION for DEPENDS change.
Prompted by: QAT
Pointyhat to: acm@
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-soya3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-soya3d/Makefile b/graphics/py-soya3d/Makefile index db594be056e3..aa05d4810482 100644 --- a/graphics/py-soya3d/Makefile +++ b/graphics/py-soya3d/Makefile @@ -7,6 +7,7 @@ PORTNAME= soya3d PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://download.gna.org/soya/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |