diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-02-20 14:17:03 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-02-20 14:17:03 +0000 |
commit | 8675bd1845d575fc2bf7a2de05ff66a337eb5885 (patch) | |
tree | 65098c4d76fd07b370c1ca44fd3c3b9172cb399a /chat/Makefile | |
parent | b6a3f27baba7e1b36e4868bd9fa2ed6974f52af1 (diff) | |
download | pkgsrc-8675bd1845d575fc2bf7a2de05ff66a337eb5885.tar.gz |
loudmouth moved from devel to chat.
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 1be0fd826bd..c2e4d697b43 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.86 2004/02/13 06:34:26 minskim Exp $ +# $NetBSD: Makefile,v 1.87 2004/02/20 14:17:03 jmmv Exp $ # COMMENT= Communication programs @@ -53,6 +53,7 @@ SUBDIR+= licq-core SUBDIR+= licq-gui-console SUBDIR+= licq-gui-qt SUBDIR+= liece +SUBDIR+= loudmouth SUBDIR+= micq SUBDIR+= naim SUBDIR+= navi2ch |