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 /chat/xchat | |
parent | 4c0f69f8790185f5e653d1bd5e613f837e1eae63 (diff) | |
download | pkgsrc-6cdb950b99859775d9f96b577340d583366b26d7.tar.gz |
Fix comment (GConf2 -> GConf).
Diffstat (limited to 'chat/xchat')
-rw-r--r-- | chat/xchat/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat/PLIST b/chat/xchat/PLIST index 6a11d21e104..d434ca70e1e 100644 --- a/chat/xchat/PLIST +++ b/chat/xchat/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2007/08/10 19:14:06 tron Exp $ +@comment $NetBSD: PLIST,v 1.17 2007/09/25 10:54:10 hira Exp $ bin/xchat share/applications/xchat.desktop ${GNOME}share/dbus-1/services/org.xchat.service.service @@ -34,7 +34,7 @@ share/locale/zh_CN/LC_MESSAGES/xchat.mo share/locale/zh_TW/LC_MESSAGES/xchat.mo share/pixmaps/xchat.png @comment in xdg-dirs: @dirrm share/pixmaps -@comment in GConf2: @dirrm share/gconf/schemas +@comment in GConf: @dirrm share/gconf/schemas @dirrm share/doc/xchat @comment in dbus: @dirrm share/dbus-1/services @comment in dbus: @dirrm share/dbus-1 |