diff --git a/tmkproject.sh b/tmkproject.sh index c36fa2a..9627759 100755 --- a/tmkproject.sh +++ b/tmkproject.sh @@ -3,9 +3,9 @@ # # Copyright (c) 2012, TundraWare Inc., Des Plaines, IL 60018 USA # All Rights Reserved. For Terms Of Use, See: tmkproject-license.txt -# $Id: tmkproject.sh,v 1.113 2012/06/08 03:14:42 tundra Exp $ +# $Id: tmkproject.sh,v 1.114 2012/06/08 03:34:20 tundra Exp $ -CVSID='$Id: tmkproject.sh,v 1.113 2012/06/08 03:14:42 tundra Exp $' +CVSID='$Id: tmkproject.sh,v 1.114 2012/06/08 03:34:20 tundra Exp $' # If user just wants program version, display it and exit. @@ -30,7 +30,7 @@ PROJECTNAME=$1 TYPE=$2 -DESCRIPTION=$4 +DESCRIPTION=$3 # Find out where we're installed