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:           Wed Nov  6 15:43:26 UTC 2024

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
mail/Makefile: add and enable ruby-mail27


To generate a diff of this commit:
cvs rdiff -u -r1.654 -r1.655 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.654 pkgsrc/mail/Makefile:1.655
--- pkgsrc/mail/Makefile:1.654  Tue Oct  1 14:24:12 2024
+++ pkgsrc/mail/Makefile        Wed Nov  6 15:43:26 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.654 2024/10/01 14:24:12 ryoon Exp $
+# $NetBSD: Makefile,v 1.655 2024/11/06 15:43:26 taca Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -396,6 +396,7 @@ SUBDIR+=    ruby-actionmailer61
 SUBDIR+=       ruby-actionmailer70
 SUBDIR+=       ruby-actionmailer71
 SUBDIR+=       ruby-mail
+SUBDIR+=       ruby-mail27
 SUBDIR+=       ruby-mailfactory
 SUBDIR+=       ruby-mime-types
 SUBDIR+=       ruby-mime-types-data



Home | Main Index | Thread Index | Old Index