diff options
author | taca <taca@pkgsrc.org> | 2004-06-13 09:02:13 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-06-13 09:02:13 +0000 |
commit | 7cba64b160f2667c8bd74c34e315085d853895dd (patch) | |
tree | f5191d628b3ccccc30325c685c491c17c28c6db9 /mail | |
parent | 9bc788ad876e387359e1ffbd1b7b1d99822ce0e1 (diff) | |
download | pkgsrc-7cba64b160f2667c8bd74c34e315085d853895dd.tar.gz |
Add missing ${PREFIX}/bin/incm to PLIST and bump PKGREVISION.
It will close PR pkg/25913 by Kouichirou Hiratsuka.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mew/Makefile | 4 | ||||
-rw-r--r-- | mail/mew/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 78e06778294..47eb868d7d7 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -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 --git a/mail/mew/PLIST b/mail/mew/PLIST index 840552f86c5..4fe14df2ea0 100644 --- a/mail/mew/PLIST +++ b/mail/mew/PLIST @@ -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 |