pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mew Add missing ${PREFIX}/bin/incm to PLIST and b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d4c19a0d2a0
branches:  trunk
changeset: 476529:0d4c19a0d2a0
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 13 09:02:13 2004 +0000

description:
Add missing ${PREFIX}/bin/incm to PLIST and bump PKGREVISION.

It will close PR pkg/25913 by Kouichirou Hiratsuka.

diffstat:

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

diffs (23 lines):

diff -r 4c909be7387d -r 0d4c19a0d2a0 mail/mew/Makefile
--- a/mail/mew/Makefile Sun Jun 13 08:50:15 2004 +0000
+++ b/mail/mew/Makefile Sun Jun 13 09:02:13 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2004/06/05 17:35:45 minskim Exp $
+# $NetBSD: Makefile,v 1.58 2004/06/13 09:02:13 taca Exp $
 
 DISTNAME=      mew-2.3
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.mew.org/pub/Mew/release/
 
diff -r 4c909be7387d -r 0d4c19a0d2a0 mail/mew/PLIST
--- a/mail/mew/PLIST    Sun Jun 13 08:50:15 2004 +0000
+++ b/mail/mew/PLIST    Sun Jun 13 09:02:13 2004 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.8 2004/06/05 17:35:45 minskim Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/06/13 09:02:13 taca Exp $
+bin/incm
 bin/mewcat
 bin/mewdecode
 bin/mewencode



Home | Main Index | Thread Index | Old Index