diff options
author | sommerfeld <sommerfeld> | 2002-12-30 18:05:10 +0000 |
---|---|---|
committer | sommerfeld <sommerfeld> | 2002-12-30 18:05:10 +0000 |
commit | 62833d6ecc97e107db68c7f654fbf30a66433f6f (patch) | |
tree | f71f2bf3ecfe191a71cf44b7ce811d34734698f8 /chat/Makefile | |
parent | 6ce9b9be865eedcfbd2fdac4eb3019cd011fca14 (diff) | |
download | pkgsrc-62833d6ecc97e107db68c7f654fbf30a66433f6f.tar.gz |
Add libares-1.1.1, zephyr-20010518, tzc-2.6.15, zephyr-mode-2.5.20
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index dd33ab11e90..d5de729e2cb 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2002/12/19 12:16:17 grant Exp $ +# $NetBSD: Makefile,v 1.62 2002/12/30 18:05:11 sommerfeld Exp $ # COMMENT= communication programs @@ -62,6 +62,7 @@ SUBDIR+= tirc SUBDIR+= tkicb SUBDIR+= tkirc SUBDIR+= tkirc2 +SUBDIR+= tzc SUBDIR+= vicq SUBDIR+= xaric SUBDIR+= xchat @@ -70,6 +71,8 @@ SUBDIR+= ymessenger SUBDIR+= ysm SUBDIR+= zenicb SUBDIR+= zenirc +SUBDIR+= zephyr-current +SUBDIR+= zephyr-mode SUBDIR+= zircon .include "../mk/bsd.pkg.subdir.mk" |