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:   jperkin
Date:           Mon Jul 30 18:59:50 UTC 2018

Modified Files:
        pkgsrc/chat: Makefile

Log Message:
chat: Add toxcore.


To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 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.200 pkgsrc/chat/Makefile:1.201
--- pkgsrc/chat/Makefile:1.200  Thu Jul 26 20:24:48 2018
+++ pkgsrc/chat/Makefile        Mon Jul 30 18:59:50 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.200 2018/07/26 20:24:48 nia Exp $
+# $NetBSD: Makefile,v 1.201 2018/07/30 18:59:50 jperkin Exp $
 #
 
 COMMENT=       Communication programs
@@ -137,6 +137,7 @@ SUBDIR+=    tkicb
 SUBDIR+=       tkirc
 SUBDIR+=       tkirc2
 SUBDIR+=       tootstream
+SUBDIR+=       toxcore
 SUBDIR+=       unrealircd
 SUBDIR+=       vicq
 SUBDIR+=       weechat



Home | Main Index | Thread Index | Old Index