pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Jan 25 13:08:59 UTC 2022

Modified Files:
        pkgsrc/chat: Makefile

Log Message:
chat: Enable py-matrix-nio


To generate a diff of this commit:
cvs rdiff -u -r1.265 -r1.266 pkgsrc/chat/Makefile

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

Modified files:

Index: pkgsrc/chat/Makefile
diff -u pkgsrc/chat/Makefile:1.265 pkgsrc/chat/Makefile:1.266
--- pkgsrc/chat/Makefile:1.265  Sat Jan 15 21:11:24 2022
+++ pkgsrc/chat/Makefile        Tue Jan 25 13:08:59 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.265 2022/01/15 21:11:24 js Exp $
+# $NetBSD: Makefile,v 1.266 2022/01/25 13:08:59 ryoon Exp $
 #
 
 COMMENT=       Communication programs
@@ -109,6 +109,7 @@ SUBDIR+=    py-axolotl
 SUBDIR+=       py-axolotl-curve25519
 SUBDIR+=       py-hangups
 SUBDIR+=       py-mastodon
+SUBDIR+=       py-matrix-nio
 SUBDIR+=       py-mautrix
 SUBDIR+=       py-nbxmpp
 SUBDIR+=       py-telethon



Home | Main Index | Thread Index | Old Index