From owner-freebsd-commit Thu Oct 5 02:40:06 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29902 for freebsd-commit-outgoing; Thu, 5 Oct 1995 02:40:06 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29889 for cvs-all-outgoing; Thu, 5 Oct 1995 02:40:01 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29873 for cvs-usrbin-outgoing; Thu, 5 Oct 1995 02:39:58 -0700 Received: (from davidg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA29862 ; Thu, 5 Oct 1995 02:39:42 -0700 Date: Thu, 5 Oct 1995 02:39:42 -0700 From: David Greenman Message-Id: <199510050939.CAA29862@freefall.freebsd.org> To: CVS-commiters, cvs-usrbin Subject: cvs commit: src/usr.bin/mklocale Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk davidg 95/10/05 02:39:40 Branch: usr.bin/colldef RELENG_2_1_0 usr.bin/mklocale RELENG_2_1_0 Modified: usr.bin/colldef Makefile usr.bin/mklocale Makefile Log: Brought in changes from main branch: Rename ISO8859-1 to ISO_8859-1 per RFC1700. I originally had decided not to do this, but this creates a incompatibility in our ports tree.