1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/net/isc-dhcp2/files/patch-aa
Justin M. Seger 9d3376a517 Unmark FORBIDDEN
Upgrade to 2.0pl3

Remove client support.  dhclient is in the base system.  Anyone
needing it from ports can use 3.0
2000-08-01 23:53:18 +00:00

12 lines
258 B
Plaintext

--- Makefile.dist.orig Tue Feb 23 13:08:50 1999
+++ Makefile.dist Tue Aug 1 19:42:55 2000
@@ -30,7 +30,7 @@
# OF THE POSSIBILITY OF SUCH DAMAGE.
#
-SUBDIRS= common server client relay
+SUBDIRS= common server relay
all:
@for dir in ${SUBDIRS}; do \