diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-17 05:57:21 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-08-17 05:57:21 +0800 |
commit | cf7432c51b90a9ba4dc6f9c49bdf8248d1d6d86e (patch) | |
tree | 6903b092b8a3d4bca732983a165b0e12d202000b /graphics | |
parent | c0ed381d4abf60c8427b82125591e6dfe0359384 (diff) | |
download | marcuscom-ports-cf7432c51b90a9ba4dc6f9c49bdf8248d1d6d86e.tar.gz marcuscom-ports-cf7432c51b90a9ba4dc6f9c49bdf8248d1d6d86e.tar.zst marcuscom-ports-cf7432c51b90a9ba4dc6f9c49bdf8248d1d6d86e.zip |
Sync with FreeBSD ports.
Reported by: Romain Tartière <romain@blogreen.org>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12652 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-clutter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-clutter/Makefile b/graphics/p5-clutter/Makefile index ce12d414a..951ab669f 100644 --- a/graphics/p5-clutter/Makefile +++ b/graphics/p5-clutter/Makefile @@ -7,7 +7,7 @@ PORTNAME= clutter PORTVERSION= 0.8.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= http://www.clutter-project.org/sources/clutter-perl/0.8/ PKGNAMEPREFIX= p5- |