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:   jnemeth
Date:           Thu Jun  6 05:13:04 UTC 2024

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
add and enable thunderbird{52,68,78}


To generate a diff of this commit:
cvs rdiff -u -r1.649 -r1.650 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.649 pkgsrc/mail/Makefile:1.650
--- pkgsrc/mail/Makefile:1.649  Wed Jun  5 06:40:59 2024
+++ pkgsrc/mail/Makefile        Thu Jun  6 05:13:04 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.649 2024/06/05 06:40:59 nia Exp $
+# $NetBSD: Makefile,v 1.650 2024/06/06 05:13:04 jnemeth Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -442,6 +442,9 @@ SUBDIR+=    thunderbird
 SUBDIR+=       thunderbird-l10n
 SUBDIR+=       thunderbird102
 SUBDIR+=       thunderbird102-l10n
+SUBDIR+=       thunderbird52
+SUBDIR+=       thunderbird68
+SUBDIR+=       thunderbird78
 SUBDIR+=       tmda
 SUBDIR+=       tnef
 SUBDIR+=       tnef2txt



Home | Main Index | Thread Index | Old Index