diff options
-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 |