diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-18 12:03:04 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-18 12:03:04 +0000 |
commit | a0983ca46667a30fb3ecbc36898a0f72513d1383 (patch) | |
tree | bb8dc62fd14862afaf62db4c4ea46c5c172c06cf /chat | |
parent | 2c61e6f297f1f82ea91259bd2f91c1cbab7418a2 (diff) | |
download | pkgsrc-a0983ca46667a30fb3ecbc36898a0f72513d1383.tar.gz |
Add p5-IRC-Util.
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 e7e5f83d84a..057342b1d4c 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.162 2011/04/06 23:51:09 joerg Exp $ +# $NetBSD: Makefile,v 1.163 2011/10/18 12:03:04 hiramatsu Exp $ # COMMENT= Communication programs @@ -77,6 +77,7 @@ SUBDIR+= mu-conference SUBDIR+= naim SUBDIR+= navi2ch SUBDIR+= ninja +SUBDIR+= p5-IRC-Util SUBDIR+= p5-Net-AIM SUBDIR+= p5-Net-AOLIM SUBDIR+= p5-Net-Goofey |