diff options
author | hira <hira@pkgsrc.org> | 2007-09-25 10:54:09 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2007-09-25 10:54:09 +0000 |
commit | 6cdb950b99859775d9f96b577340d583366b26d7 (patch) | |
tree | 574d4d94fc2cda785fc63dd64553f86b4a72a918 /security | |
parent | 4c0f69f8790185f5e653d1bd5e613f837e1eae63 (diff) | |
download | pkgsrc-6cdb950b99859775d9f96b577340d583366b26d7.tar.gz |
Fix comment (GConf2 -> GConf).
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring-manager/PLIST | 4 | ||||
-rw-r--r-- | security/seahorse-gedit/PLIST | 4 | ||||
-rw-r--r-- | security/seahorse/PLIST | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/security/gnome-keyring-manager/PLIST b/security/gnome-keyring-manager/PLIST index b0be0560605..1744582f2c6 100644 --- a/security/gnome-keyring-manager/PLIST +++ b/security/gnome-keyring-manager/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2007/04/11 17:59:48 drochner Exp $ +@comment $NetBSD: PLIST,v 1.5 2007/09/25 10:54:17 hira Exp $ bin/gnome-keyring-manager man/man1/gnome-keyring-manager.1 share/applications/gnome-keyring-manager.desktop @@ -98,5 +98,5 @@ share/omf/gnome-keyring-manager/gnome-keyring-manager-uk.omf @dirrm share/gnome/help/gnome-keyring-manager @comment in gnome2-dirs: @dirrm share/gnome/help @dirrm share/gnome-keyring-manager -@comment in GConf2: @dirrm share/gconf/schemas +@comment in GConf: @dirrm share/gconf/schemas @comment in xdg-dirs: @dirrm share/applications diff --git a/security/seahorse-gedit/PLIST b/security/seahorse-gedit/PLIST index 098ce65b355..12db321df19 100644 --- a/security/seahorse-gedit/PLIST +++ b/security/seahorse-gedit/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/14 15:03:44 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/09/25 10:54:17 hira Exp $ lib/gedit-2/plugins/libseahorse-pgp.la lib/gedit-2/plugins/seahorse-pgp.gedit-plugin share/gconf/schemas/seahorse-gedit.schemas -@comment in GConf2: @dirrm share/gconf/schemas +@comment in GConf: @dirrm share/gconf/schemas diff --git a/security/seahorse/PLIST b/security/seahorse/PLIST index 1191736eefc..4512451a7a5 100644 --- a/security/seahorse/PLIST +++ b/security/seahorse/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2007/04/11 21:48:02 drochner Exp $ +@comment $NetBSD: PLIST,v 1.16 2007/09/25 10:54:18 hira Exp $ bin/seahorse bin/seahorse-agent bin/seahorse-daemon @@ -275,7 +275,7 @@ share/seahorse/glade/seahorse-ssh-upload.glade @dirrm share/gnome/help/seahorse/C @dirrm share/gnome/help/seahorse @comment in gnome2-dirs: @dirrm share/gnome/help -@comment in GConf2: @dirrm share/gconf/schemas +@comment in GConf: @dirrm share/gconf/schemas @comment in dbus: @dirrm share/dbus-1/services @comment in gnome2-dirs: @dirrm share/control-center-2.0/capplets @comment in xdg-dirs: @dirrm share/applications |