website/scripts make.rules,1.6,1.7

"Tony Meyer" <[email protected]> Sat, 24 Mar 2007 20:08:44 -0800
Newsgroups gmane.mail.spam.spambayes.cvs
Message-ID <[email protected]>
Update of /cvsroot/spambayes/website/scripts
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv27888/scripts

Modified Files:
	make.rules 
Log Message:
Typo.

Index: make.rules
===================================================================
RCS file: /cvsroot/spambayes/website/scripts/make.rules,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** make.rules	25 Mar 2007 04:07:30 -0000	1.6
--- make.rules	25 Mar 2007 04:08:39 -0000	1.7
***************
*** 21,25 ****
  # Where to upload stuff for make install.  LIVE_ROOT is the actual
  # physical location of files on the server.
! LIVE_HOST = 	[email protected]
  LIVE_ROOT =	/home/groups/s/sp/spambayes/htdocs/
  LIVE_DEST =	$(LIVE_HOST):$(LIVE_ROOT)/$(ROOT_OFFSET)
--- 21,25 ----
  # Where to upload stuff for make install.  LIVE_ROOT is the actual
  # physical location of files on the server.
! LIVE_HOST = 	shell1.sourceforge.net
  LIVE_ROOT =	/home/groups/s/sp/spambayes/htdocs/
  LIVE_DEST =	$(LIVE_HOST):$(LIVE_ROOT)/$(ROOT_OFFSET)