mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Update references to sourceforge.net
Replace references to audacity.sourceforge.net with the new audacity web site, and also bug report emails in configure scripts and readme files.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
AC_PREREQ([2.59])
|
||||
AC_INIT([FileDialog],[1.0],[audacity.sourceforge.net],[FileDialog])
|
||||
AC_INIT([FileDialog],[1.0],[feedback@audacityteam.org],[FileDialog])
|
||||
AC_CONFIG_AUX_DIR([autotools])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
|
Reference in New Issue
Block a user