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 /sysutils/polkit-gnome | |
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 'sysutils/polkit-gnome')
-rw-r--r-- | sysutils/polkit-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile index e07d38523..9da573cce 100644 --- a/sysutils/polkit-gnome/Makefile +++ b/sysutils/polkit-gnome/Makefile @@ -3,12 +3,12 @@ # Whom: Koop Mast<kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.8 2010/01/23 05:50:55 marcus Exp $ +# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.9 2010/04/21 16:52:46 kwm Exp $ # PORTNAME= polkit-gnome PORTVERSION= 0.96 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ |