diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-10 07:26:38 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-03-10 07:26:38 +0800 |
commit | 29bd78c161883eca147aa149313d69be67c21852 (patch) | |
tree | 6d173b270f1ec4506e61e224d1451e5dbae8b9aa /security | |
parent | 7fd8bd356c2ea1d5585f4292ca953bf54ecf2bbe (diff) | |
download | marcuscom-ports-29bd78c161883eca147aa149313d69be67c21852.tar.gz marcuscom-ports-29bd78c161883eca147aa149313d69be67c21852.tar.zst marcuscom-ports-29bd78c161883eca147aa149313d69be67c21852.zip |
Fix the plist, bump it.
Reported by: MC tinderbox
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12053 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring/Makefile | 3 | ||||
-rw-r--r-- | security/gnome-keyring/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 2e6a9333d..22491f700 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/gnome-keyring/Makefile,v 1.73 2009/02/24 20:42:55 kwm Exp $ +# $MCom: ports/security/gnome-keyring/Makefile,v 1.74 2009/03/02 21:56:04 marcus Exp $ # PORTNAME= gnome-keyring PORTVERSION= 2.25.92 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/security/gnome-keyring/pkg-plist b/security/gnome-keyring/pkg-plist index 7df2fcb23..9f6143439 100644 --- a/security/gnome-keyring/pkg-plist +++ b/security/gnome-keyring/pkg-plist @@ -198,3 +198,5 @@ share/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo @dirrmtry share/locale/ast @dirrm share/gcr/ui @dirrm share/gcr +@dirrmtry etc/xdg/autostart +@dirrmtry etc/xdg |