diff options
author | grant <grant> | 2002-12-19 12:03:52 +0000 |
---|---|---|
committer | grant <grant> | 2002-12-19 12:03:52 +0000 |
commit | 7303defb0b71a1ba54481e8a3f6bca815ff31dfe (patch) | |
tree | 9358b2fa420a714abdb17b38d7d4c0dc4cd19a34 /chat | |
parent | 1e49955d5dbd710636cbc90d66aeb0eef5c69b9d (diff) | |
download | pkgsrc-7303defb0b71a1ba54481e8a3f6bca815ff31dfe.tar.gz |
add ninja.
Diffstat (limited to 'chat')
-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 |