pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 10 14:23:28 UTC 2017

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
Add and enable ruby-mini_mime.


To generate a diff of this commit:
cvs rdiff -u -r1.497 -r1.498 pkgsrc/mail/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/Makefile
diff -u pkgsrc/mail/Makefile:1.497 pkgsrc/mail/Makefile:1.498
--- pkgsrc/mail/Makefile:1.497  Fri Sep  8 07:48:18 2017
+++ pkgsrc/mail/Makefile        Sun Sep 10 14:23:27 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.497 2017/09/08 07:48:18 wiz Exp $
+# $NetBSD: Makefile,v 1.498 2017/09/10 14:23:27 taca Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -328,6 +328,7 @@ SUBDIR+=    ruby-mime-types
 SUBDIR+=       ruby-mime-types-data
 SUBDIR+=       ruby-mime-types1
 SUBDIR+=       ruby-mime-types2
+SUBDIR+=       ruby-mini_mime
 SUBDIR+=       ruby-tmail
 SUBDIR+=       safecat
 SUBDIR+=       seamonkey-enigmail



Home | Main Index | Thread Index | Old Index