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:   khorben
Date:           Thu Feb 16 09:56:22 UTC 2023

Modified Files:
        pkgsrc/chat: Makefile

Log Message:
chat: add jitsi-srtp


To generate a diff of this commit:
cvs rdiff -u -r1.277 -r1.278 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.277 pkgsrc/chat/Makefile:1.278
--- pkgsrc/chat/Makefile:1.277  Tue Jan  3 10:30:24 2023
+++ pkgsrc/chat/Makefile        Thu Feb 16 09:56:22 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.277 2023/01/03 10:30:24 khorben Exp $
+# $NetBSD: Makefile,v 1.278 2023/02/16 09:56:22 khorben Exp $
 #
 
 COMMENT=       Communication programs
@@ -55,6 +55,7 @@ SUBDIR+=      irssi-xmpp
 SUBDIR+=       jabberd2
 SUBDIR+=       jicofo
 SUBDIR+=       jitsi-meet-prosody
+SUBDIR+=       jitsi-srtp
 SUBDIR+=       jitsi-videobridge
 SUBDIR+=       kgb-bot
 SUBDIR+=       konversation



Home | Main Index | Thread Index | Old Index