diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-21 03:42:38 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-21 03:42:38 +0800 |
commit | 8a2df692c035a51c55941b2d99a875897c794e11 (patch) | |
tree | 1a888a4a0c3045eb1b04ddc4b8823c6319bd8111 /graphics/clutter/Makefile | |
parent | 4be083ad9575e3113eced51cb258308353164823 (diff) | |
download | marcuscom-ports-8a2df692c035a51c55941b2d99a875897c794e11.tar.gz marcuscom-ports-8a2df692c035a51c55941b2d99a875897c794e11.tar.zst marcuscom-ports-8a2df692c035a51c55941b2d99a875897c794e11.zip |
Update to 0.9.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12492 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/clutter/Makefile')
-rw-r--r-- | graphics/clutter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 6cdbc5ea9..ca273f301 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clutter -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.8 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/0.9/ |