diff options
author | agc <agc@pkgsrc.org> | 2003-09-16 15:12:51 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-09-16 15:12:51 +0000 |
commit | 202be66176dde3a6535109f57b919e96c2a5d722 (patch) | |
tree | 8b9c119fe6ab8807626e27c4d35228e0d0a9a5bc /mail/mutt | |
parent | 14a741441118cfaeda35d8fe56025be926c6699b (diff) | |
download | pkgsrc-202be66176dde3a6535109f57b919e96c2a5d722.tar.gz |
Sync PLIST with reality
Bump PKGREVISION to 2.
Diffstat (limited to 'mail/mutt')
-rw-r--r-- | mail/mutt/Makefile | 4 | ||||
-rw-r--r-- | mail/mutt/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index ec59c9939a6..33c7ba2982b 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2003/09/05 19:00:59 tron Exp $ +# $NetBSD: Makefile,v 1.101 2003/09/16 15:12:51 agc Exp $ DISTNAME= mutt-1.4.1i PKGNAME= ${DISTNAME:C/i$//} -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/${DISTNAME:C/i$$//} CATEGORIES= mail MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ diff --git a/mail/mutt/PLIST b/mail/mutt/PLIST index 8515cf5ebf8..d3948b5b943 100644 --- a/mail/mutt/PLIST +++ b/mail/mutt/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/12/03 21:21:57 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/09/16 15:12:53 agc Exp $ bin/flea bin/mutt bin/muttbug @@ -62,6 +62,7 @@ share/examples/mutt/pgp6.rc share/examples/mutt/sample.mailcap share/examples/mutt/sample.muttrc share/examples/mutt/sample.muttrc-tlr +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/mutt.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/mutt.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/mutt.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/mutt.mo |