aboutsummaryrefslogtreecommitdiff
path: root/share/tools/webupdate.wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'share/tools/webupdate.wrapper')
-rwxr-xr-xshare/tools/webupdate.wrapper3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/tools/webupdate.wrapper b/share/tools/webupdate.wrapper
index 9021b67a01..ab806c1a0f 100755
--- a/share/tools/webupdate.wrapper
+++ b/share/tools/webupdate.wrapper
@@ -14,8 +14,7 @@ PUBDIR=/usr/local/www/www.freebsd.org
DESTDIR="${PUBDIR}-clean"
RSYNC_FLAGS="-avH"
GEN_INDEX=yes
-#WEBMAILTO=freebsd-doc@FreeBSD.org
-WEBMAILTO=gjb@FreeBSD.org
+WEBMAILTO=freebsd-doc@FreeBSD.org
FLAGDIR=/usr/local/www/build
: ${PORTSDIR:=/usr/local/www/build/ports}; export PORTSDIR
: ${INDEXNUM:=$(make -C ${PORTSDIR} -V OSREL)}