Further update Tinyproxy website URLs

This commit is contained in:
Mukund Sivaraman 2009-09-28 19:06:16 +05:30
parent 0655252925
commit d304dda2f5
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -66,7 +66,7 @@
If you are having problems with tinyproxy, please submit a bug at:
https://www.banu.com/tinyproxy/newticket
https://www.banu.com/bugzilla/enter_bug.cgi?product=Tinyproxy
You may also wish to subscribe to the tinyproxy mailing lists. To do
so please visit:

View File

@ -1,6 +1,6 @@
AC_PREREQ(2.54)
AC_INIT([Tinyproxy], [1.6.4], [https://www.banu.com/tinyproxy/newticket], [tinyproxy])
AC_INIT([Tinyproxy], [1.6.4], [https://www.banu.com/bugzilla/enter_bug.cgi?product=Tinyproxy], [tinyproxy])
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)