summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-06-06 15:25:39 +0000
committerrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-06-06 15:25:39 +0000
commit7f09221b475a593a96ff3080b9fcee86185f3ea7 (patch)
tree139825f2e9885c1cc75f1392677d1ff625a9f0a7 /Makefile
parentdf8ef497d230fddd1895402549bfaa7b1a2c3244 (diff)
fix typo
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4311 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 854bf355..82b82fba 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@
#
#
# @enddesc
-# @version $Id: Makefile,v 1.173 2005-09-27 12:02:14 swhite Exp $
+# @version $Id: Makefile,v 1.174 2006-06-06 15:25:39 rideout Exp $
# @@*/
##################################################################################
@@ -391,7 +391,7 @@ endif
@echo " cvsdiff - show differences between installed Cactus and"
@echo " version in CVS repository."
@echo " cvsstatus - report on status of Cactus (when installed from CVS)."
- @echo " cvsupdate - update flesh and arrangements from. CVS"
+ @echo " cvsupdate - update flesh and arrangements from CVS."
@echo " default - create a new configuration with a default name."
@echo " distclean - delete all existing configurations."
@echo " downsize - remove non-essential files."