Source-Changes-HG archive

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

[src/trunk]: src/etc/root netbsd.org -> NetBSD.org for URLs.



details:   https://anonhg.NetBSD.org/src/rev/d0f21c4fb509
branches:  trunk
changeset: 746981:d0f21c4fb509
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Wed Aug 26 11:15:25 2009 +0000

description:
netbsd.org -> NetBSD.org for URLs.

diffstat:

 etc/root/dot.cshrc   |  6 +++---
 etc/root/dot.profile |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (39 lines):

diff -r a23f13da2a9a -r d0f21c4fb509 etc/root/dot.cshrc
--- a/etc/root/dot.cshrc        Wed Aug 26 09:49:29 2009 +0000
+++ b/etc/root/dot.cshrc        Wed Aug 26 11:15:25 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: dot.cshrc,v 1.20 2009/02/15 01:31:43 erh Exp $
+#      $NetBSD: dot.cshrc,v 1.21 2009/08/26 11:15:25 tsutsui Exp $
 
 alias  h       history
 alias  j       jobs -l
@@ -22,8 +22,8 @@
 
 # Uncomment the following line(s) to install binary packages
 # from ftp.NetBSD.org via pkg_add.
-#setenv PKG_PATH ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/`uname -m`/5.99/All
-#setenv PKG_PATH "${PKG_PATH};ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/`uname -m`/5.0/All"
+#setenv PKG_PATH ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/`uname -m`/5.99/All
+#setenv PKG_PATH "${PKG_PATH};ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/`uname -m`/5.0/All"
 
 set history=1000
 set path=(/sbin /usr/sbin /bin /usr/bin /usr/pkg/sbin /usr/pkg/bin /usr/X11R7/bin /usr/X11R6/bin /usr/local/sbin /usr/local/bin)
diff -r a23f13da2a9a -r d0f21c4fb509 etc/root/dot.profile
--- a/etc/root/dot.profile      Wed Aug 26 09:49:29 2009 +0000
+++ b/etc/root/dot.profile      Wed Aug 26 11:15:25 2009 +0000
@@ -1,12 +1,12 @@
-#      $NetBSD: dot.profile,v 1.22 2009/05/15 23:57:50 ad Exp $
+#      $NetBSD: dot.profile,v 1.23 2009/08/26 11:15:25 tsutsui Exp $
 
 export PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin
 export PATH=${PATH}:/usr/X11R7/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
 
 # Uncomment the following line(s) to install binary packages
 # from ftp.NetBSD.org via pkg_add.
-#export PKG_PATH=ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/$(uname -m)/5.99/All
-#export PKG_PATH="${PKG_PATH};ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/$(uname -m)/5.0/All"
+#export PKG_PATH=ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -m)/5.99/All
+#export PKG_PATH="${PKG_PATH};ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/$(uname -m)/5.0/All"
 
 export BLOCKSIZE=1k
 



Home | Main Index | Thread Index | Old Index