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:   vins
Date:           Thu Sep  4 17:26:18 UTC 2025

Modified Files:
        pkgsrc/chat: Makefile

Log Message:
chat: add lchat


To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 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.301 pkgsrc/chat/Makefile:1.302
--- pkgsrc/chat/Makefile:1.301  Mon Aug 25 20:03:21 2025
+++ pkgsrc/chat/Makefile        Thu Sep  4 17:26:18 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.301 2025/08/25 20:03:21 ktnb Exp $
+# $NetBSD: Makefile,v 1.302 2025/09/04 17:26:18 vins Exp $
 #
 
 COMMENT=       Communication programs
@@ -61,6 +61,7 @@ SUBDIR+=      jitsi-srtp
 SUBDIR+=       jitsi-videobridge
 SUBDIR+=       kgb-bot
 SUBDIR+=       konversation
+SUBDIR+=       lchat
 SUBDIR+=       libfolks
 SUBDIR+=       libgadu
 SUBDIR+=       libmesode



Home | Main Index | Thread Index | Old Index