pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/mutt



Module Name:    pkgsrc
Committed By:   kim
Date:           Sat Sep 12 05:23:25 UTC 2020

Modified Files:
        pkgsrc/mail/mutt: Makefile
Removed Files:
        pkgsrc/mail/mutt: DEINSTALL INSTALL

Log Message:
Don't mess with the share/doc/mutt/samples link in the
INSTALL/DEINSTALL scripts. Bump revision.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r0 pkgsrc/mail/mutt/DEINSTALL
cvs rdiff -u -r1.6 -r0 pkgsrc/mail/mutt/INSTALL
cvs rdiff -u -r1.234 -r1.235 pkgsrc/mail/mutt/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/mutt/Makefile
diff -u pkgsrc/mail/mutt/Makefile:1.234 pkgsrc/mail/mutt/Makefile:1.235
--- pkgsrc/mail/mutt/Makefile:1.234     Mon Aug 31 18:09:58 2020
+++ pkgsrc/mail/mutt/Makefile   Sat Sep 12 05:23:25 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.234 2020/08/31 18:09:58 wiz Exp $
+# $NetBSD: Makefile,v 1.235 2020/09/12 05:23:25 kim Exp $
 
 DISTNAME=              mutt-1.14.7
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            mail
 MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 



Home | Main Index | Thread Index | Old Index