Source-Changes-HG archive

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

[src/netbsd-1-4]: src/share/examples/supfiles Pull up revision 1.6 (via patch...



details:   https://anonhg.NetBSD.org/src/rev/be4574fe41dd
branches:  netbsd-1-4
changeset: 471257:be4574fe41dd
user:      he <he%NetBSD.org@localhost>
date:      Tue Jan 30 10:02:53 2001 +0000

description:
Pull up revision 1.6 (via patch, requested by itohy):
  This service (sup.no.netbsd.org) is being phased out.

diffstat:

 share/examples/supfiles/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r ee8452136527 -r be4574fe41dd share/examples/supfiles/Makefile
--- a/share/examples/supfiles/Makefile  Tue Jan 30 10:02:25 2001 +0000
+++ b/share/examples/supfiles/Makefile  Tue Jan 30 10:02:53 2001 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.5.2.1 2001/01/30 09:58:37 he Exp $
+#      $NetBSD: Makefile,v 1.5.2.2 2001/01/30 10:02:53 he Exp $
 
 .include <bsd.own.mk>
 
 .if ${MKSHARE} != "no"
 FILES= ftp.cs.umn.edu sup.au.netbsd.org \
-       sup.jp.netbsd.org sup.no.netbsd.org sup.netbsd.org sup.uk.netbsd.org
+       sup.jp.netbsd.org sup.netbsd.org sup.uk.netbsd.org
 FILESDIR=/usr/share/examples/supfiles
 .endif
 MKOBJ= no



Home | Main Index | Thread Index | Old Index