diff --git a/common/makefile-functions b/common/makefile-functions index 710d332..8f5243d 100644 --- a/common/makefile-functions +++ b/common/makefile-functions @@ -182,7 +182,7 @@ define echo_report echo $(BOLD) The report file $(BLUE)$(1)$(BOLD) has been created ; \ echo ; \ echo $(WHITE)Please send the $(BOLD)$(MOUNT_PT)/jhalfs/$(1)$(WHITE) ; \ - echo file to $(BOLD)jhalfs-reports@linuxfromscratch.org$(WHITE) ; \ + echo file to $(BOLD)alfs-discuss@lists.linuxfromscratch.org$(WHITE) ; \ echo ; \ echo That will help us to keep more accurate SBU and ; \ echo disk usage values into the book. Thanks. ; \