------------------------------------------------------------
revno: 138
committer: Mark Sapiro <m...@msapiro.net>
branch nick: admin
timestamp: Mon 2019-03-11 20:31:58 -0700
message:
  Updated the www mirrors.
modified:
  www/Makefile


--
lp:mailman-administrivia
https://code.launchpad.net/~mailman-administrivia/mailman-administrivia/admin

Your team Mailman Checkins is subscribed to branch lp:mailman-administrivia.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-administrivia/mailman-administrivia/admin/+edit-subscription
=== modified file 'www/Makefile'
--- www/Makefile	2016-07-08 04:02:29 +0000
+++ www/Makefile	2019-03-12 03:31:58 +0000
@@ -28,11 +28,13 @@
 	cp ../doc/*.dvi ../doc/*.pdf ../doc/mailman*.ps ../doc/*.txt .
 
 install:
-	-rsync $(RSYNC_ARGS) . ba...@www.list.org:www.list.org
+# www.list.org is now the same server as mirror.list.org.
+#	-rsync $(RSYNC_ARGS) . ba...@www.list.org:www.list.org
 	-rsync $(RSYNC_ARGS) . bwarsaw,mail...@web.sourceforge.net:htdocs/
 	-rsync $(RSYNC_ARGS) . $(HOME)/projects/mailman-gnu
 	-rsync $(RSYNC_ARGS) . $(USER)@mirror.list.org:/var/www/listorg/
-	-rsync $(RSYNC_ARGS) . $(USER)@mirror.wooz.org:/var/www/listorg/
+# mirror.wooz.org no longer exists.
+#	-rsync $(RSYNC_ARGS) . $(USER)@mirror.wooz.org:/var/www/listorg/
 
 clean:
 	-rm $(GENERATED_HTML)

_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to