Subject: CVS commit: pkgsrc/mail
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/31/2002 01:05:47
Module Name: pkgsrc
Committed By: jlam
Date: Wed Jan 30 23:05:47 UTC 2002
Modified Files:
pkgsrc/mail/mutt: Makefile
pkgsrc/mail/mutt-devel: Makefile
Removed Files:
pkgsrc/mail/mutt: DEINSTALL INSTALL
pkgsrc/mail/mutt-devel: DEINSTALL INSTALL
Log Message:
* Use the general INSTALL/DEINSTALL scripts
* Honor ${PKG_SYSCONFDIR} for the location of the config files
(Muttrc, mime.types).
* Rearrange lines slightly to minimize differences between mutt/Makefile
and mutt-devel/Makefile to simplify updating mutt when the next release
(1.4?) is released.
To generate a diff of this commit:
cvs rdiff -r1.1 -r0 pkgsrc/mail/mutt/DEINSTALL pkgsrc/mail/mutt/INSTALL
cvs rdiff -r1.76 -r1.77 pkgsrc/mail/mutt/Makefile
cvs rdiff -r1.1 -r0 pkgsrc/mail/mutt-devel/DEINSTALL \
pkgsrc/mail/mutt-devel/INSTALL
cvs rdiff -r1.20 -r1.21 pkgsrc/mail/mutt-devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.