Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu netbsd.org -> NetBSD.org



details:   https://anonhg.NetBSD.org/src/rev/e9a14cbe2a1a
branches:  trunk
changeset: 555954:e9a14cbe2a1a
user:      keihan <keihan%NetBSD.org@localhost>
date:      Thu Dec 04 23:32:37 2003 +0000

description:
netbsd.org -> NetBSD.org

diffstat:

 gnu/README                   |  4 ++--
 gnu/dist/README.toolchain    |  4 ++--
 gnu/usr.bin/send-pr/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (51 lines):

diff -r a2b508f08f58 -r e9a14cbe2a1a gnu/README
--- a/gnu/README        Thu Dec 04 23:24:16 2003 +0000
+++ b/gnu/README        Thu Dec 04 23:32:37 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.4 2002/09/22 09:47:56 wiz Exp $
+$NetBSD: README,v 1.5 2003/12/04 23:32:37 keihan Exp $
 
 Organization of Sources:
 
@@ -30,5 +30,5 @@
 Make sure all changes made to the GNU sources are submitted to
 the appropriate maintainer, but only after coordinating with the
 NetBSD maintainers by sending your proposed submission to the
-<tech-toolchain%netbsd.org@localhost> mailing list.  Only send the changes
+<tech-toolchain%NetBSD.org@localhost> mailing list.  Only send the changes
 to the third-party maintainers after consensus has been reached.
diff -r a2b508f08f58 -r e9a14cbe2a1a gnu/dist/README.toolchain
--- a/gnu/dist/README.toolchain Thu Dec 04 23:24:16 2003 +0000
+++ b/gnu/dist/README.toolchain Thu Dec 04 23:32:37 2003 +0000
@@ -1,11 +1,11 @@
-$NetBSD: README.toolchain,v 1.4 2003/03/05 08:42:49 skrll Exp $
+$NetBSD: README.toolchain,v 1.5 2003/12/04 23:32:37 keihan Exp $
 
 
 HOW TO BUILD A CROSS COMPILER
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 [Section to be written.]
 
-See also: http://www.netbsd.org/Documentation/cross/
+See also: http://www.NetBSD.org/Documentation/cross/
 
 
 IMPORTED VERSIONS
diff -r a2b508f08f58 -r e9a14cbe2a1a gnu/usr.bin/send-pr/Makefile
--- a/gnu/usr.bin/send-pr/Makefile      Thu Dec 04 23:24:16 2003 +0000
+++ b/gnu/usr.bin/send-pr/Makefile      Thu Dec 04 23:32:37 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.28 2003/10/21 10:01:20 lukem Exp $
+#      $NetBSD: Makefile,v 1.29 2003/12/04 23:32:37 keihan Exp $
 
 .include <bsd.own.mk>
 
@@ -19,7 +19,7 @@
 GNATS_ROOT =
 
 # Email address to which people should submit bugs.
-GNATS_ADDR = gnats-bugs%gnats.netbsd.org@localhost
+GNATS_ADDR = gnats-bugs%gnats.NetBSD.org@localhost
 
 # The default release for this send-pr.
 DEFAULT_RELEASE = `uname -s` `uname -r`



Home | Main Index | Thread Index | Old Index