ports/net/libunp/files/patch-icmpd_Makefile
Mathieu Arnold 1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00

10 lines
280 B
Text

--- icmpd/Makefile.orig 1997-07-06 18:12:00 UTC
+++ icmpd/Makefile
@@ -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