diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-05-10 12:21:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-05-10 12:21:20 +0800 |
commit | 42048341091e3810049dedfc96d4b312013ab048 (patch) | |
tree | 6444faf1346bb88a6768e5922354ddee0f8b3689 /graphics | |
parent | 9b993363bb02514562927cc29b670873745e7462 (diff) | |
download | marcuscom-ports-42048341091e3810049dedfc96d4b312013ab048.tar marcuscom-ports-42048341091e3810049dedfc96d4b312013ab048.tar.gz marcuscom-ports-42048341091e3810049dedfc96d4b312013ab048.tar.bz2 marcuscom-ports-42048341091e3810049dedfc96d4b312013ab048.tar.lz marcuscom-ports-42048341091e3810049dedfc96d4b312013ab048.tar.xz marcuscom-ports-42048341091e3810049dedfc96d4b312013ab048.tar.zst marcuscom-ports-42048341091e3810049dedfc96d4b312013ab048.zip |
Bump PORTREVISIONS to sync with FreeBSD ports.
Reported by: romain
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14134 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/py-clutter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-clutter/Makefile b/graphics/py-clutter/Makefile index 3b775f0e8..25d382756 100644 --- a/graphics/py-clutter/Makefile +++ b/graphics/py-clutter/Makefile @@ -3,12 +3,12 @@ # Whom: Martin Wilke <miwi@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/py-clutter/Makefile,v 1.5 2010/02/15 10:22:20 kwm Exp $ # PORTNAME= clutter PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/pyclutter/${PORTVERSION:R}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |