diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-03-22 01:28:54 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-03-22 01:28:54 +0000 |
| commit | 2fee01e71678fd249aed7581d04d0acd8ca5a260 (patch) | |
| tree | b913af59b9f87f99a4782a7d361c07bf7518a626 | |
| parent | 21062dd2aac329c821f632eda68f2820b9797668 (diff) | |
Notes
| -rw-r--r-- | contrib/isc-dhcp/FREEBSD-upgrade | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/isc-dhcp/FREEBSD-upgrade b/contrib/isc-dhcp/FREEBSD-upgrade index 3fcb3a261e19..f7576726998a 100644 --- a/contrib/isc-dhcp/FREEBSD-upgrade +++ b/contrib/isc-dhcp/FREEBSD-upgrade @@ -1,12 +1,12 @@ # ex:ts=8 -ISC DHCP client 2.0b1pl17 +ISC DHCP client 2.0b1pl18 originals can be found at: ftp://ftp.isc.org/isc/dhcp/ For the import of ISC-dhclient the following files were removed: Makefile.conf Makefile.dist configure - docs/* relay/* server/* + doc*/* relay/* server/* client/ Makefile.dist dhclient-script.cat8 dhclient.cat8 @@ -17,7 +17,7 @@ For the import of ISC-dhclient the following files were removed: nextstep solaris common/ - Makefile.dist dhcp-options.cat5 + Makefile.dist dhcp-options.cat5 dlpi.c include/cf/ alphaosf.h bsdos.h cygwin32.h @@ -29,8 +29,8 @@ For the import of ISC-dhclient the following files were removed: Imported by: - cvs import -ko -m 'Virgin import of ISC-DHCP v2.0b1pl17' \ - src/contrib/isc-dhcp ISC isc_dhcp_2_0_b_1_pl_17 + cvs import -ko -m 'Virgin import of ISC-DHCP v2.0b1pl18' \ + src/contrib/isc-dhcp ISC isc_dhcp_2_0_b_1_pl_18 To make local changes to isc-dhcp, simply patch and commit to the main |
