pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mew Add a missing file to PLIST. Reported by Kou...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c45df39505f0
branches:  trunk
changeset: 476236:c45df39505f0
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jun 05 17:35:45 2004 +0000

description:
Add a missing file to PLIST.  Reported by Kouichirou Hiratsuka in
PR pkg/25826.

Bump PKGREVISION.

diffstat:

 mail/mew/Makefile |  3 ++-
 mail/mew/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r 3f73c80c91b2 -r c45df39505f0 mail/mew/Makefile
--- a/mail/mew/Makefile Sat Jun 05 17:26:55 2004 +0000
+++ b/mail/mew/Makefile Sat Jun 05 17:35:45 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2004/05/08 13:35:20 uebayasi Exp $
+# $NetBSD: Makefile,v 1.57 2004/06/05 17:35:45 minskim Exp $
 
 DISTNAME=      mew-2.3
+PKGREVISION=   1
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.mew.org/pub/Mew/release/
 
diff -r 3f73c80c91b2 -r c45df39505f0 mail/mew/PLIST
--- a/mail/mew/PLIST    Sat Jun 05 17:26:55 2004 +0000
+++ b/mail/mew/PLIST    Sat Jun 05 17:35:45 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/03/07 20:53:25 seb Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/06/05 17:35:45 minskim Exp $
 bin/mewcat
 bin/mewdecode
 bin/mewencode
@@ -42,6 +42,7 @@
 share/mew/mew-show.xpm
 share/mew/mew-write.xpm
 share/mew/mew-yank.xpm
+man/man1/incm.1
 man/man1/mewcat.1
 man/man1/mewdecode.1
 man/man1/mewencode.1



Home | Main Index | Thread Index | Old Index