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 | |
parent | b6a3f27baba7e1b36e4868bd9fa2ed6974f52af1 (diff) | |
download | pkgsrc-8675bd1845d575fc2bf7a2de05ff66a337eb5885.tar.gz |
loudmouth moved from devel to chat.
-rw-r--r-- | chat/Makefile | 3 | ||||
-rw-r--r-- | devel/Makefile | 3 |
2 files changed, 3 insertions, 3 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 diff --git a/devel/Makefile b/devel/Makefile index 85af5438f30..e9b98249a0e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.464 2004/02/20 04:21:21 minskim Exp $ +# $NetBSD: Makefile,v 1.465 2004/02/20 14:17:03 jmmv Exp $ # COMMENT= Development utilities @@ -222,7 +222,6 @@ SUBDIR+= libtool-info SUBDIR+= libts SUBDIR+= libusb SUBDIR+= libwnck -SUBDIR+= loudmouth SUBDIR+= lwp SUBDIR+= m4 SUBDIR+= maketool |