diff options
author | grant <grant@pkgsrc.org> | 2002-11-21 13:00:02 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-11-21 13:00:02 +0000 |
commit | 891c55168e6c4f43a740eee2b4f64d247c187241 (patch) | |
tree | 9c710382c9782b41beea5d2393d784faba002517 /chat/irssi/PLIST | |
parent | 6cf0e4b524a98839167faa5c4dd8826cae0bf736 (diff) | |
download | pkgsrc-891c55168e6c4f43a740eee2b4f64d247c187241.tar.gz |
- honour PKG_SYSCONFDIR
- convert to bsd.pkg.install.mk example config installation
- bump PKGREVISION
from Julio Merino in PR pkg/18982.
Diffstat (limited to 'chat/irssi/PLIST')
-rw-r--r-- | chat/irssi/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/irssi/PLIST b/chat/irssi/PLIST index 6a91d83c14f..e71a5a3f01e 100644 --- a/chat/irssi/PLIST +++ b/chat/irssi/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.3 2002/03/20 00:39:19 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/11/21 13:00:02 grant Exp $ bin/irssi -etc/irssi.conf share/doc/irssi/botnet.txt share/doc/irssi/design.txt share/doc/irssi/faq.html @@ -12,6 +11,7 @@ share/doc/irssi/signals.txt share/doc/irssi/special_vars.txt share/doc/irssi/startup-HOWTO.html share/doc/irssi/startup-HOWTO.txt +share/examples/irssi/irssi.conf share/irssi/help/action share/irssi/help/admin share/irssi/help/alias @@ -147,4 +147,5 @@ share/irssi/themes/default.theme @dirrm share/irssi/scripts @dirrm share/irssi/help @dirrm share/irssi +@dirrm share/examples/irssi @dirrm share/doc/irssi |