diff options
author | marcus <marcus@FreeBSD.org> | 2010-05-22 14:09:42 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2010-05-22 14:09:42 +0800 |
commit | f64d6b502502e2688f45c90d098bd0405dc63a81 (patch) | |
tree | 6479c6b927790638c73bc715012987d35dd4edcc /graphics/clutter/Makefile | |
parent | 6fb5b327afeaf28f25858058b5b03bef9ee9bc64 (diff) | |
download | freebsd-ports-gnome-f64d6b502502e2688f45c90d098bd0405dc63a81.tar.gz freebsd-ports-gnome-f64d6b502502e2688f45c90d098bd0405dc63a81.tar.zst freebsd-ports-gnome-f64d6b502502e2688f45c90d098bd0405dc63a81.zip |
Update to 1.2.8.
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 1a548efce036..aea5373a5764 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clutter -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.8 CATEGORIES= graphics MASTER_SITES= GNOME \ http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/ |