diff options
author | youri <youri@pkgsrc.org> | 2015-06-04 20:20:50 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2015-06-04 20:20:50 +0000 |
commit | 50b917e0003f0eb3d220d9c2cfe776348ab16582 (patch) | |
tree | 4eddd36d6d4bc6d5483dd4e9db8823fd3a04685e /chat/Makefile | |
parent | cbcaa506f29b108eae554193e2add747100de1c9 (diff) | |
download | pkgsrc-50b917e0003f0eb3d220d9c2cfe776348ab16582.tar.gz |
Add ii.
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 a7dbfa9422e..e6febaface1 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.179 2015/03/25 19:55:58 wiz Exp $ +# $NetBSD: Makefile,v 1.180 2015/06/04 20:20:50 youri Exp $ # COMMENT= Communication programs @@ -41,6 +41,7 @@ SUBDIR+= i2cbd SUBDIR+= icb SUBDIR+= icbirc SUBDIR+= icqlib +SUBDIR+= ii SUBDIR+= iip SUBDIR+= inspircd SUBDIR+= inspircd12 |