diff options
author | joerg <joerg> | 2011-04-06 23:51:09 +0000 |
---|---|---|
committer | joerg <joerg> | 2011-04-06 23:51:09 +0000 |
commit | 94219f7670b90333a2f0ca82ef95988a4de8c9e1 (patch) | |
tree | 2d26d784ccdbf9b6472398b5831ac28cb60a2eb0 /chat | |
parent | 9511153484dacac596eb620f6b787e6d4b26d5dd (diff) | |
download | pkgsrc-94219f7670b90333a2f0ca82ef95988a4de8c9e1.tar.gz |
+ libfolks
XXX package name doesn't match directory
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 f529ad330a0..e7e5f83d84a 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2011/02/10 16:25:30 wiz Exp $ +# $NetBSD: Makefile,v 1.162 2011/04/06 23:51:09 joerg Exp $ # COMMENT= Communication programs @@ -59,6 +59,7 @@ SUBDIR+= kadu SUBDIR+= kmess SUBDIR+= konversation SUBDIR+= konversation-kde3 +SUBDIR+= libfolks SUBDIR+= libirc SUBDIR+= libmsn SUBDIR+= libotr |