From 6f255d0900dfe676d8b54b6a30788c0ef7bab487 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Fri, 7 Aug 2009 05:38:46 +0530 Subject: Update bug tracker URL --- README | 5 +++-- configure.ac | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index 9b80bb2..97c7e17 100644 --- a/README +++ b/README @@ -54,9 +54,10 @@ INSTALLATION SUPPORT - If you are having problems with tinyproxy, please submit a bug at: + If you are having problems with Tinyproxy, please submit a bug report + using Tinyproxy as the component at: - https://www.banu.com/tinyproxy/newticket + https://www.banu.com/bugzilla/ You may also wish to subscribe to the tinyproxy mailing lists. To do so please visit: diff --git a/configure.ac b/configure.ac index 14be70a..8d0aa7e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.54) -AC_INIT([Tinyproxy], [1.7.1], [https://www.banu.com/tinyproxy/newticket], [tinyproxy]) +AC_INIT([Tinyproxy], [1.7.1], [https://www.banu.com/bugzilla/enter_bug.cgi?product=Tinyproxy], [tinyproxy]) dnl AC_CONFIG_AUX_DIR(config) dnl AC_CONFIG_MACRO_DIR(config) -- cgit v1.2.3