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:           Thu Nov 30 15:29:21 UTC 2023

Modified Files:
        pkgsrc/mail: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.625 -r1.626 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.625 pkgsrc/mail/Makefile:1.626
--- pkgsrc/mail/Makefile:1.625  Fri Nov 10 14:58:45 2023
+++ pkgsrc/mail/Makefile        Thu Nov 30 15:29:20 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.625 2023/11/10 14:58:45 wiz Exp $
+# $NetBSD: Makefile,v 1.626 2023/11/30 15:29:20 taca Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -376,6 +376,7 @@ SUBDIR+=    ruby-actionmailbox61
 SUBDIR+=       ruby-actionmailbox70
 SUBDIR+=       ruby-actionmailer61
 SUBDIR+=       ruby-actionmailer70
+SUBDIR+=       ruby-actionmailer71
 SUBDIR+=       ruby-mail
 SUBDIR+=       ruby-mailfactory
 SUBDIR+=       ruby-mime-types



Home | Main Index | Thread Index | Old Index