mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +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.60])
|
||||
AC_INIT([PortMixer], [2.0], [audacity.sourceforge.net], [portmixer])
|
||||
AC_INIT([PortMixer], [2.0], [feedback@audacityteam.org], [portmixer])
|
||||
AC_CONFIG_AUX_DIR([autotools])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CONFIG_SRCDIR(src)
|
||||
|
Reference in New Issue
Block a user