summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-10-22 01:43:58 -0400
committerWilliam Jon McCann <jmccann@redhat.com>2008-10-22 01:43:58 -0400
commitb54b9e3de3ee74d7e58b5c1bd5233cdd6581c1d6 (patch)
tree1bdf1cf73ebe651e7e8a3480994d3c8d9da9fdc8
parent8791a5a7d31ab388d35b588dbb57235afc42c146 (diff)
fix url
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9d918ea..c6cf051 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
AC_PREREQ([2.60])
AC_INIT([sound-theme-freedesktop],
[0.3],
- [http://bugzilla.gnome.org/enter_bug.cgi?product=gdm])
+ [http://bugzilla.gnome.org/enter_bug.cgi?product=sound-theme-freedesktop])
AC_CONFIG_SRCDIR([index.theme.in])