diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-05-01 00:57:08 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-05-01 00:57:08 +0000 |
commit | d7200a82581f47f143f3603d4db3a7229fdc73aa (patch) | |
tree | ff08c2be41d3fa4fec791263b065d4ac4677bba2 /sysutils/policykit/Makefile | |
parent | f781d98178518afe7b763a4eba633531a8385812 (diff) |
Notes
Diffstat (limited to 'sysutils/policykit/Makefile')
-rw-r--r-- | sysutils/policykit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/policykit/Makefile b/sysutils/policykit/Makefile index 29e65832017a..71b8cc2eae6c 100644 --- a/sysutils/policykit/Makefile +++ b/sysutils/policykit/Makefile @@ -7,8 +7,7 @@ # PORTNAME= policykit -PORTVERSION= 0.7 -PORTREVISION= 5 +PORTVERSION= 0.8 CATEGORIES= sysutils gnome MASTER_SITES= http://hal.freedesktop.org/releases/ DISTNAME= PolicyKit-${PORTVERSION} |