diff options
Diffstat (limited to 'sysutils/polkit-gnome/Makefile')
-rw-r--r-- | sysutils/polkit-gnome/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile index 65b2e64c32ba..1bea70b0fe70 100644 --- a/sysutils/polkit-gnome/Makefile +++ b/sysutils/polkit-gnome/Makefile @@ -3,12 +3,11 @@ # Whom: Koop Mast<kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.10 2010/05/10 04:21:19 marcus Exp $ +# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.14 2010/09/19 20:17:19 kwm Exp $ # PORTNAME= polkit-gnome -PORTVERSION= 0.96 -PORTREVISION= 4 +PORTVERSION= 0.99 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ |