Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/examples/supfiles Pull up revision 1.7 (requested...



details:   https://anonhg.NetBSD.org/src/rev/799b060b5c62
branches:  netbsd-1-5
changeset: 490520:799b060b5c62
user:      jhawk <jhawk%NetBSD.org@localhost>
date:      Thu Jan 25 18:31:09 2001 +0000

description:
Pull up revision 1.7 (requested by Andrew Gillham <gillham%ameritech.net@localhost>):
  sup.de.netbsd.org no longer exists (since May 2000).

diffstat:

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

diffs (15 lines):

diff -r 9d5163a2029f -r 799b060b5c62 share/examples/supfiles/Makefile
--- a/share/examples/supfiles/Makefile  Thu Jan 25 18:25:52 2001 +0000
+++ b/share/examples/supfiles/Makefile  Thu Jan 25 18:31:09 2001 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.5.10.1 2000/09/06 10:16:47 soren Exp $
+#      $NetBSD: Makefile,v 1.5.10.2 2001/01/25 18:31:09 jhawk Exp $
 
 .include <bsd.own.mk>
 
 .if ${MKSHARE} != "no"
-FILES= ftp.cs.umn.edu sup.au.netbsd.org sup.de.netbsd.org \
+FILES= ftp.cs.umn.edu sup.au.netbsd.org \
        sup.jp.netbsd.org sup.netbsd.org sup.uk.netbsd.org
 FILESDIR=/usr/share/examples/supfiles
 .endif



Home | Main Index | Thread Index | Old Index