From 740a15ba2319086eb34bdc6275950e0aa6666a71 Mon Sep 17 00:00:00 2001 From: "Ned T. Crigler" Date: Mon, 16 Jun 2025 13:40:57 -0700 Subject: Update my email address The sourceforge website warns that their users.sourceforge.net email forwarding feature is "discouraged and no longer available to new accounts." --- README | 2 +- configure | 12 ++++++------ configure.ac | 2 +- dtach.1 | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README b/README index 6e8aa27..28d518b 100644 --- a/README +++ b/README @@ -207,4 +207,4 @@ dtach is (C)Copyright 2004-2016 Ned T. Crigler, and is under the GNU General Public License. Comments and suggestions about dtach are welcome, and can be sent to -the author at: . +the author at: . diff --git a/configure b/configure index 30e7667..ec35e60 100755 --- a/configure +++ b/configure @@ -2,7 +2,7 @@ # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for dtach 0.9. # -# Report bugs to . +# Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -267,7 +267,7 @@ fi $as_echo "$0: be upgraded to zsh 4.3.4 or later." else $as_echo "$0: Please tell bug-autoconf@gnu.org and -$0: crigler@users.sourceforge.net about your system, +$0: crigler@gmail.com about your system, $0: including any error possibly output before this $0: message. Then install a modern shell, or manually run $0: the script under such a shell if you do have one." @@ -582,7 +582,7 @@ PACKAGE_NAME='dtach' PACKAGE_TARNAME='dtach' PACKAGE_VERSION='0.9' PACKAGE_STRING='dtach 0.9' -PACKAGE_BUGREPORT='crigler@users.sourceforge.net' +PACKAGE_BUGREPORT='crigler@gmail.com' PACKAGE_URL='' ac_unique_file="main.c" @@ -1303,7 +1303,7 @@ Some influential environment variables: Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. -Report bugs to . +Report bugs to . _ACEOF ac_status=$? fi @@ -1572,7 +1572,7 @@ $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" > { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} ( $as_echo "## -------------------------------------------- ## -## Report this to crigler@users.sourceforge.net ## +## Report this to crigler@gmail.com ## ## -------------------------------------------- ##" ) | sed "s/^/$as_me: WARNING: /" >&2 ;; @@ -4285,7 +4285,7 @@ $config_files Configuration headers: $config_headers -Report bugs to ." +Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 diff --git a/configure.ac b/configure.ac index bef44f5..864f437 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(dtach, 0.9, crigler@users.sourceforge.net) +AC_INIT(dtach, 0.9, crigler@gmail.com) AC_PREREQ(2.60) AC_CONFIG_SRCDIR(main.c) AC_CONFIG_HEADER(config.h) diff --git a/dtach.1 b/dtach.1 index b526073..db6d53c 100644 --- a/dtach.1 +++ b/dtach.1 @@ -210,7 +210,7 @@ redraw method. .PP .SH AUTHOR -Ned T. Crigler . +Ned T. Crigler . .SH "SEE ALSO" .BR screen "(1)" -- cgit v1.2.3