Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat chat: Enable dino



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4db061eeae36
branches:  trunk
changeset: 434192:4db061eeae36
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Jun 12 14:21:55 2020 +0000

description:
chat: Enable dino

diffstat:

 chat/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 46e84045043d -r 4db061eeae36 chat/Makefile
--- a/chat/Makefile     Fri Jun 12 14:21:24 2020 +0000
+++ b/chat/Makefile     Fri Jun 12 14:21:55 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.246 2020/06/10 21:16:57 nia Exp $
+# $NetBSD: Makefile,v 1.247 2020/06/12 14:21:55 ryoon Exp $
 #
 
 COMMENT=       Communication programs
@@ -20,6 +20,7 @@
 SUBDIR+=       coyim
 SUBDIR+=       ctrlproxy
 SUBDIR+=       dccserver
+SUBDIR+=       dino
 SUBDIR+=       eggdrop
 SUBDIR+=       ejabberd
 SUBDIR+=       ekg



Home | Main Index | Thread Index | Old Index