diff options
author | grant <grant@pkgsrc.org> | 2002-12-19 12:03:52 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-12-19 12:03:52 +0000 |
commit | 81df68ded597e4d2dfe48f5a256afe302798eb70 (patch) | |
tree | 9358b2fa420a714abdb17b38d7d4c0dc4cd19a34 /chat/Makefile | |
parent | a1c5c995d4a7e7c54536795c5d38efd65bf00104 (diff) | |
download | pkgsrc-81df68ded597e4d2dfe48f5a256afe302798eb70.tar.gz |
add ninja.
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 5955df10b4f..ce9d8e747dd 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2002/12/19 11:43:57 grant Exp $ +# $NetBSD: Makefile,v 1.59 2002/12/19 12:03:52 grant Exp $ # COMMENT= communication programs @@ -44,6 +44,7 @@ SUBDIR+= lmme SUBDIR+= micq SUBDIR+= naim SUBDIR+= navi2ch +SUBDIR+= ninja SUBDIR+= p5-Net-AIM SUBDIR+= p5-Net-AOLIM SUBDIR+= p5-Net-Goofey |