diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-04 20:35:48 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-04 20:35:48 +0800 |
commit | def2b47e1cc601366b70567c61ff076c0bcb4fc8 (patch) | |
tree | 565d2c7770e3d6ea9465b799af8ceba565c7a928 /sysutils/polkit/Makefile | |
parent | 0b40d0cfe90cbee32b70bac73cd9e08fc2079808 (diff) | |
download | marcuscom-ports-def2b47e1cc601366b70567c61ff076c0bcb4fc8.tar.gz marcuscom-ports-def2b47e1cc601366b70567c61ff076c0bcb4fc8.tar.zst marcuscom-ports-def2b47e1cc601366b70567c61ff076c0bcb4fc8.zip |
Update to 0.101.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15344 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/polkit/Makefile')
-rw-r--r-- | sysutils/polkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index fd8a34f9d..d9b5dbba2 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -3,11 +3,11 @@ # Whom: Koop Mast<kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/polkit/Makefile,v 1.10 2010/09/16 02:09:43 avl Exp $ +# $MCom: ports/sysutils/polkit/Makefile,v 1.12 2011/02/23 17:36:51 kwm Exp $ # PORTNAME= polkit -PORTVERSION= 0.100 +PORTVERSION= 0.101 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ |