diff options
author | youri <youri> | 2015-06-04 20:20:50 +0000 |
---|---|---|
committer | youri <youri> | 2015-06-04 20:20:50 +0000 |
commit | 78cbc46d3568955a9f96fa78f5c18062bff2130b (patch) | |
tree | 4eddd36d6d4bc6d5483dd4e9db8823fd3a04685e | |
parent | f8ae3d5d04cc8dc1a6796bbeac983f16405f4b8c (diff) | |
download | pkgsrc-78cbc46d3568955a9f96fa78f5c18062bff2130b.tar.gz |
Add ii.
-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 |