Add and enable "tkirc2". Fixes PR pkg/13887 by Kevin Lo.
This commit is contained in:
parent
8f99a3bbc5
commit
b26e3c3c6e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.15 2001/08/14 21:39:05 thorpej Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2001/09/07 06:26:45 tron Exp $
|
||||
#
|
||||
|
||||
COMMENT= communication programs
|
||||
|
@ -25,6 +25,7 @@ SUBDIR+= sirc
|
|||
SUBDIR+= tirc
|
||||
SUBDIR+= tkicb
|
||||
SUBDIR+= tkirc
|
||||
SUBDIR+= tkirc2
|
||||
SUBDIR+= xchat
|
||||
SUBDIR+= ymessenger
|
||||
SUBDIR+= zenicb
|
||||
|
|
Loading…
Reference in a new issue