freebsd-ports/net/libunp/files/patch-icmpd_Makefile
Adam Weinberger 69ea23ed71 Rename net/ patch-xy patches to reflect the files they modify.
Approve by:	portmgr (not really, but one of these is modifying
		an unstaged port)
2014-07-29 01:59:16 +00:00

10 lines
306 B
Text

--- icmpd/Makefile.orig Tue Sep 28 11:40:21 1999
+++ icmpd/Makefile Tue Sep 28 11:40:24 1999
@@ -1,6 +1,6 @@
include ../Make.defines
-OBJS = icmpd.o readable_listen.o readable_conn.o readable_v4.o readable_v6.o
+OBJS = icmpd.o readable_listen.o readable_conn.o readable_v4.o
PROGS = icmpd udpcli01