diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-05 19:07:33 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-05 19:07:33 +0800 |
commit | 39f4a0142d170bc07563e4a3bfb4ea46b2e6fd12 (patch) | |
tree | a426fca3b57ef58b8db089d4b5c37cb215dd55c0 /graphics/clutter/Makefile | |
parent | c1e3635d7e568bb4ae3a2e29a62f677d3ba146af (diff) | |
download | marcuscom-ports-39f4a0142d170bc07563e4a3bfb4ea46b2e6fd12.tar.gz marcuscom-ports-39f4a0142d170bc07563e4a3bfb4ea46b2e6fd12.tar.zst marcuscom-ports-39f4a0142d170bc07563e4a3bfb4ea46b2e6fd12.zip |
Update to 1.6.12.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15710 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/clutter/Makefile')
-rw-r--r-- | graphics/clutter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 040664d8f..11653bb72 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -3,11 +3,11 @@ # Whom: Martin Wilke <miwi@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/clutter/Makefile,v 1.44 2011/03/09 12:22:32 kwm Exp $ +# $MCom: ports/graphics/clutter/Makefile,v 1.45 2011/03/21 14:46:23 kwm Exp $ # PORTNAME= clutter -PORTVERSION= 1.6.10 +PORTVERSION= 1.6.12 CATEGORIES= graphics MASTER_SITES= GNOME \ http://source.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ |