diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-06-25 18:50:13 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-06-25 18:50:13 +0000 |
commit | 99f8fa9cad9f0345e48e2ba2894bd871041b9ba4 (patch) | |
tree | c80be6a0e6d7c232562984ffe4d3fc483b4e41c3 /net/isc-dhcp3-server/files/patch-Makefile.dist | |
parent | Update to version 0.6.2b (diff) |
Update to 3.0.1rc14
Security fix:
<http://www.freebsd.org/ports/portaudit/7a9d5dfe-c507-11d8-8898-000d6111a684.html>
PR: 68268
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer),
Xin LI <delphij@frontfree.net>
Notes
Notes:
svn path=/head/; revision=112263
Diffstat (limited to 'net/isc-dhcp3-server/files/patch-Makefile.dist')
-rw-r--r-- | net/isc-dhcp3-server/files/patch-Makefile.dist | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/net/isc-dhcp3-server/files/patch-Makefile.dist b/net/isc-dhcp3-server/files/patch-Makefile.dist index 9edab8fa4571..0c09997023cc 100644 --- a/net/isc-dhcp3-server/files/patch-Makefile.dist +++ b/net/isc-dhcp3-server/files/patch-Makefile.dist @@ -1,22 +1,5 @@ --- Makefile.dist.orig Fri Nov 8 00:10:08 2002 +++ Makefile.dist Tue Apr 29 00:07:43 2003 -@@ -3,13 +3,13 @@ - # Copyright (c) 1996-2002 Internet Software Consortium. - # Use is subject to license terms which appear in the file named - # ISC-LICENSE that should have accompanied this file when you --# received it. If a file named ISC-LICENSE did not accompany this -+# received it. If a file named ISC-LICENSE did not accompany this - # file, or you are not sure the one you have is correct, you may - # obtain an applicable copy of the license at: - # --# http://www.isc.org/isc-license-1.0.html. -+# http://www.isc.org/isc-license-1.0.html. - # --# This file is part of the ISC DHCP distribution. The documentation -+# This file is part of the ISC DHCP distribution. The documentation - # associated with this file is listed in the file DOCUMENTATION, - # included in the top-level directory of this release. - # @@ -17,47 +17,200 @@ # http://www.isc.org for more information. # |