Index: trunk/Nebulous/nebclient/autogen.sh
===================================================================
--- trunk/Nebulous/nebclient/autogen.sh	(revision 4622)
+++ trunk/Nebulous/nebclient/autogen.sh	(revision 4623)
@@ -8,5 +8,5 @@
 cd $srcdir
 
-PROJECT=nebulousclient
+PROJECT=nebclient
 TEST_TYPE=-f
 # change this to be a unique filename in the top level dir
Index: trunk/Nebulous/nebclient/configure.ac
===================================================================
--- trunk/Nebulous/nebclient/configure.ac	(revision 4622)
+++ trunk/Nebulous/nebclient/configure.ac	(revision 4623)
@@ -1,9 +1,9 @@
 dnl Copyright (C) 2005  Joshua Hoblitt
 dnl
-dnl $Id: configure.ac,v 1.6 2005-07-27 03:59:12 jhoblitt Exp $
+dnl $Id: configure.ac,v 1.7 2005-07-28 00:59:41 jhoblitt Exp $
 
 AC_PREREQ(2.59)
 
-AC_INIT([nebulousclient], [0.0.1], [jhoblitt@cpan.org])
+AC_INIT([nebclient], [0.0.1], [jhoblitt@cpan.org])
 AC_CONFIG_SRCDIR([nebulous.wsdl])
 
