diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-15 18:29:04 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-15 18:29:04 +0800 |
commit | f8c70be245b5a09006846e373f4a040b9735cc14 (patch) | |
tree | a1c2b749a61718141889b2b98e927314df7f285b /graphics/clutter/Makefile | |
parent | fa00ca90d1fad36b5748f51724d6d34c3843b620 (diff) | |
download | marcuscom-ports-f8c70be245b5a09006846e373f4a040b9735cc14.tar marcuscom-ports-f8c70be245b5a09006846e373f4a040b9735cc14.tar.gz marcuscom-ports-f8c70be245b5a09006846e373f4a040b9735cc14.tar.bz2 marcuscom-ports-f8c70be245b5a09006846e373f4a040b9735cc14.tar.lz marcuscom-ports-f8c70be245b5a09006846e373f4a040b9735cc14.tar.xz marcuscom-ports-f8c70be245b5a09006846e373f4a040b9735cc14.tar.zst marcuscom-ports-f8c70be245b5a09006846e373f4a040b9735cc14.zip |
Update to 1.6.20.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16170 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 14686ebe8..8f01905a8 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.48 2011/06/14 15:47:17 kwm Exp $ +# $MCom: ports/graphics/clutter/Makefile,v 1.49 2011/09/14 20:55:53 kwm Exp $ # PORTNAME= clutter -PORTVERSION= 1.6.18 +PORTVERSION= 1.6.20 CATEGORIES= graphics MASTER_SITES= GNOME |