diff options
author | markd <markd@pkgsrc.org> | 2009-01-10 08:57:55 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2009-01-10 08:57:55 +0000 |
commit | 71632daa5f06d0ce012dc042b4dd68b742700203 (patch) | |
tree | 9def4c6ba1e9ec09f979ab3b8b375d95ba712cda /chat | |
parent | 137a31392d260184539c4500070c702db4dc9106 (diff) | |
download | pkgsrc-71632daa5f06d0ce012dc042b4dd68b742700203.tar.gz |
add libmsn
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 a9c6fdaed90..1ebf9b03f2a 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.144 2009/01/04 01:06:23 adrianp Exp $ +# $NetBSD: Makefile,v 1.145 2009/01/10 08:57:55 markd Exp $ # COMMENT= Communication programs @@ -58,6 +58,7 @@ SUBDIR+= kadu SUBDIR+= kmess SUBDIR+= konversation SUBDIR+= libirc +SUBDIR+= libmsn SUBDIR+= libotr SUBDIR+= libpurple SUBDIR+= libtelepathy |