From dc15cbdcb10bc705accc1f1beae6e5a82fcde23f Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Thu, 3 May 2007 07:09:09 +0000 Subject: [PATCH] Put updated URL in Makefile echoes. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 46e8fe249..8e69784c4 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # bill@newbreedsoftware.com # http://www.tuxpaint.org/ -# June 14, 2002 - May 2, 2007 +# June 14, 2002 - May 3, 2007 # The version number, for release: @@ -273,7 +273,7 @@ install: install-bin install-data install-man install-doc \ @echo "Visit Tux Paint's home page for more information, updates" @echo "and to learn how you can help out!" @echo - @echo " http://www.newbreedsoftware.com/tuxpaint/" + @echo " http://www.tuxpaint.org/" @echo @echo "Enjoy!" @echo @@ -297,7 +297,7 @@ install-private-win32: install-bin install-data install-man install-doc \ @echo "Visit Tux Paint's home page for more information, updates" @echo "and to learn how you can help out!" @echo - @echo " http://www.newbreedsoftware.com/tuxpaint/" + @echo " http://www.tuxpaint.org/" @echo @echo "Enjoy!" @echo