diff options
author | joerg <joerg> | 2007-08-16 00:21:38 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-08-16 00:21:38 +0000 |
commit | 5b75454f43b95340d190296f04993c9a63f2de20 (patch) | |
tree | a92713fa047cad771b729bff313f76c980922135 /chat | |
parent | 9800a954a91c6038893bcb0d955af0576ae8ff19 (diff) | |
download | pkgsrc-5b75454f43b95340d190296f04993c9a63f2de20.tar.gz |
Fix bulk builds: + meanwhile.
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 a3ca9094de1..dc458edad6e 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2007/08/14 01:19:30 tnn Exp $ +# $NetBSD: Makefile,v 1.130 2007/08/16 00:21:38 joerg Exp $ # COMMENT= Communication programs @@ -63,6 +63,7 @@ SUBDIR+= licq-core SUBDIR+= licq-gui-console SUBDIR+= licq-gui-qt SUBDIR+= loudmouth +SUBDIR+= meanwhile SUBDIR+= micq SUBDIR+= msnre SUBDIR+= mu-conference |