diff options
author | seb <seb@pkgsrc.org> | 2004-01-12 11:58:24 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2004-01-12 11:58:24 +0000 |
commit | a89726e723d98f3851d17467b820fef0e9b65dff (patch) | |
tree | c10e6f852ec7b12f5555b333c05e1cc8af658211 /chat | |
parent | 92a57570ad6daea3c49bd07946be398aaf5a60dd (diff) | |
download | pkgsrc-a89726e723d98f3851d17467b820fef0e9b65dff.tar.gz |
Remove info files from PLIST files.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/liece/PLIST | 3 | ||||
-rw-r--r-- | chat/navi2ch/PLIST | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/chat/liece/PLIST b/chat/liece/PLIST index 736d7611844..b220136ad5b 100644 --- a/chat/liece/PLIST +++ b/chat/liece/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2003/06/27 14:36:32 seb Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/01/12 11:58:24 seb Exp $ bin/ldcc bin/ltcp -info/liece.info ${EMACS_LISPPREFIX}/liece/bitmap-stipple.el ${EMACS_LISPPREFIX}/liece/bitmap-stipple.elc ${EMACS_LISPPREFIX}/liece/gettext.el diff --git a/chat/navi2ch/PLIST b/chat/navi2ch/PLIST index 574d5dbe170..e3f7b353986 100644 --- a/chat/navi2ch/PLIST +++ b/chat/navi2ch/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2003/10/04 02:10:06 toshii Exp $ -info/navi2ch.info +@comment $NetBSD: PLIST,v 1.5 2004/01/12 11:58:24 seb Exp $ ${EMACS_LISPPREFIX}/navi2ch/navi2ch-article.el ${EMACS_LISPPREFIX}/navi2ch/navi2ch-article.elc ${EMACS_LISPPREFIX}/navi2ch/navi2ch-articles.el |