Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mpl/dhcp now mpl
details:   https://anonhg.NetBSD.org/src/rev/e48645ebedaa
branches:  trunk
changeset: 321851:e48645ebedaa
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 07 22:34:51 2018 +0000
description:
now mpl
diffstat:
 external/mpl/dhcp/dhcp2netbsd |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 987fbc7fa1ed -r e48645ebedaa external/mpl/dhcp/dhcp2netbsd
--- a/external/mpl/dhcp/dhcp2netbsd     Sat Apr 07 22:34:17 2018 +0000
+++ b/external/mpl/dhcp/dhcp2netbsd     Sat Apr 07 22:34:51 2018 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#      $NetBSD: dhcp2netbsd,v 1.1 2018/04/07 22:31:36 christos Exp $
+#      $NetBSD: dhcp2netbsd,v 1.2 2018/04/07 22:34:51 christos Exp $
 #
 # Copyright (c) 2003, 2011 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -97,6 +97,6 @@
 echo done
 
 echo You can import now.  Use the following command:
-echo cvs -d cvs.netbsd.org:/cvsroot import src/external/bsd/dhcp/dist ISC DHCPX_Y_Z
+echo cvs -d cvs.netbsd.org:/cvsroot import src/external/mpl/dhcp/dist ISC DHCPX_Y_Z
 
 exit 0
Home |
Main Index |
Thread Index |
Old Index