*** orig/work/mailman-2.1.22/Mailman/mm_cfg.py.dist Wed Oct 12 03:12:30 2016 --- jhs/work/mailman-2.1.22/Mailman/mm_cfg.py.dist Wed Oct 12 03:16:25 2016 *************** *** 1,5 **** --- 1,10 ---- # -*- python -*- + # Instead of patches for + # /usr/ports/mail/mailman/work/mailman-2.1.22/Mailman/mm_cfg.py.distx + # Theres a replacement in + # /site/domain/berklix.org/usr/local/mailman/Mailman/mm_cfg.py + # Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or --------------