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:   kikadf
Date:           Tue Jan 20 16:07:53 UTC 2026

Modified Files:
        pkgsrc/chat: Makefile

Log Message:
quassel-core: add to chat/Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 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.303 pkgsrc/chat/Makefile:1.304
--- pkgsrc/chat/Makefile:1.303  Thu Jan 15 08:50:11 2026
+++ pkgsrc/chat/Makefile        Tue Jan 20 16:07:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.303 2026/01/15 08:50:11 wiz Exp $
+# $NetBSD: Makefile,v 1.304 2026/01/20 16:07:53 kikadf Exp $
 #
 
 COMMENT=       Communication programs
@@ -117,6 +117,7 @@ SUBDIR+=    py-xmpppy
 SUBDIR+=       py-zulip
 SUBDIR+=       py-zulip-term
 SUBDIR+=       quassel
+SUBDIR+=       quassel-core
 SUBDIR+=       quirc
 SUBDIR+=       riece
 SUBDIR+=       roxirc



Home | Main Index | Thread Index | Old Index