commit 98fd7c5be3353221a1e8cc0416fd7f7841f7c670
parent 0a751db381d5d1fe3d48f8b8b4b53d370a69b864
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Sat,  1 Sep 2012 20:59:39 -0700
Update homepage URL
Diffstat:
6 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
@@ -5,7 +5,7 @@ for the GUI and FFmpeg libraries for audio decoding.
 
 Spek is available on *BSD, GNU/Linux, Windows and Mac OS X.
 
-Find out more about Spek on its website: <http://www.spek-project.org/>
+Find out more about Spek on its website: <http://spek-project.org/>
 
 ## Spek 0.8.0 - Released 2012-TODO
 
diff --git a/dist/debian/control b/dist/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 7.0.50~),
                libgtk2.0-dev (>= 2.18.0),
                libpango1.0-dev
 Standards-Version: 3.9.3
-Homepage: http://www.spek-project.org/
+Homepage: http://spek-project.org/
 Vcs-Git: git://github.com/alexkay/spek.git
 Vcs-Browser: https://github.com/alexkay/spek
 
diff --git a/dist/debian/copyright b/dist/debian/copyright
@@ -4,7 +4,7 @@ This work was packaged for Debian by:
 
 It was downloaded from:
 
-    http://www.spek-project.org/
+    http://spek-project.org/
 
 Upstream Author:
 
diff --git a/dist/freebsd/pkg-descr b/dist/freebsd/pkg-descr
@@ -1,4 +1,4 @@
 Spek helps to analyse your audio files by showing their spectrogram.
 Spek supports all popular lossy and lossless audio file formats.
 
-WWW:	http://www.spek-project.org/
+WWW:	http://spek-project.org/
diff --git a/dist/win/spek.wxs.in b/dist/win/spek.wxs.in
@@ -9,7 +9,7 @@
     <Package InstallerVersion="301" Compressed="yes" Platform="x86" InstallScope="perMachine"/>
     <Media Id="1" Cabinet="spek.cab" EmbedCab="yes" CompressionLevel="high" />
     <Property Id="ARPPRODUCTICON" Value="ProgramIcon" />
-    <Property Id="ARPHELPLINK" Value="http://www.spek-project.org/" />
+    <Property Id="ARPHELPLINK" Value="http://spek-project.org/" />
     <Property Id="WIXUI_INSTALLDIR" Value="INSTALLLOCATION" />
     <UIRef Id="WixUI_InstallDir" />
     <UIRef Id="WixUI_ErrorProgressText" />
diff --git a/man/spek.1.in b/man/spek.1.in
@@ -59,6 +59,6 @@ Alexander Kojevnikov <alexander@kojevnikov.com>
 The latest version of
 .B Spek
 may be downloaded from
-.UR http://www.spek-project.org/
-<http://www.spek\-project.org/>
+.UR http://spek-project.org/
+<http://spek\-project.org/>
 .UE