diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-25 07:14:03 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-25 07:14:03 +0800 |
commit | 0a4f03882874ca0d437272099fa5ec3ef449e47c (patch) | |
tree | 9822c6cb621d2e531ba8a21730e6231e20e30453 /graphics/clutter/Makefile | |
parent | bed5fac209b124c722e0565be8748b2bd92a6850 (diff) | |
download | marcuscom-ports-0a4f03882874ca0d437272099fa5ec3ef449e47c.tar marcuscom-ports-0a4f03882874ca0d437272099fa5ec3ef449e47c.tar.gz marcuscom-ports-0a4f03882874ca0d437272099fa5ec3ef449e47c.tar.bz2 marcuscom-ports-0a4f03882874ca0d437272099fa5ec3ef449e47c.tar.lz marcuscom-ports-0a4f03882874ca0d437272099fa5ec3ef449e47c.tar.xz marcuscom-ports-0a4f03882874ca0d437272099fa5ec3ef449e47c.tar.zst marcuscom-ports-0a4f03882874ca0d437272099fa5ec3ef449e47c.zip |
Update to 1.5.14.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15098 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 daeb35fe4..971fbb14e 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.36 2010/12/18 00:00:14 kwm Exp $ +# $MCom: ports/graphics/clutter/Makefile,v 1.37 2011/01/12 02:59:44 kwm Exp $ # PORTNAME= clutter -PORTVERSION= 1.5.12 +PORTVERSION= 1.5.14 CATEGORIES= graphics MASTER_SITES= GNOME \ http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ |