diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-24 01:44:37 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-24 01:44:37 +0800 |
commit | 8929f793d2f9951ab122c4d29ed34689ff413a9f (patch) | |
tree | 594f8306089955f21e9748b3f48debca91edef38 /graphics/clutter/Makefile | |
parent | 706301054ffcf9c295075959ba7fe7af0a7b58de (diff) | |
download | marcuscom-ports-8929f793d2f9951ab122c4d29ed34689ff413a9f.tar marcuscom-ports-8929f793d2f9951ab122c4d29ed34689ff413a9f.tar.gz marcuscom-ports-8929f793d2f9951ab122c4d29ed34689ff413a9f.tar.bz2 marcuscom-ports-8929f793d2f9951ab122c4d29ed34689ff413a9f.tar.lz marcuscom-ports-8929f793d2f9951ab122c4d29ed34689ff413a9f.tar.xz marcuscom-ports-8929f793d2f9951ab122c4d29ed34689ff413a9f.tar.zst marcuscom-ports-8929f793d2f9951ab122c4d29ed34689ff413a9f.zip |
Update to 1.1.12.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13687 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 3dda70a55..a8e1684a6 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clutter -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.12 CATEGORIES= graphics MASTER_SITES= GNOME \ http://www.clutter-project.org/sources/${PORTNAME}/1.0/ |