summaryrefslogtreecommitdiff
path: root/net/libunp/files/patch-traceroute_Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 01:59:16 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 01:59:16 +0000
commit69ea23ed7175d5c34a21bba1ef9262f311c69284 (patch)
treee2e604e83659be7f58596e80b3cf18e9d7d06dae /net/libunp/files/patch-traceroute_Makefile
parentStage net-mgmt/routers2 and cleanup (diff)
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)
Diffstat (limited to 'net/libunp/files/patch-traceroute_Makefile')
-rw-r--r--net/libunp/files/patch-traceroute_Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/libunp/files/patch-traceroute_Makefile b/net/libunp/files/patch-traceroute_Makefile
new file mode 100644
index 000000000000..9702ebe43672
--- /dev/null
+++ b/net/libunp/files/patch-traceroute_Makefile
@@ -0,0 +1,10 @@
+--- traceroute/Makefile.orig Tue Sep 28 11:41:09 1999
++++ traceroute/Makefile Tue Sep 28 11:41:17 1999
+@@ -1,6 +1,6 @@
+ include ../Make.defines
+
+-OBJS = main.o icmpcode_v4.o icmpcode_v6.o recv_v4.o recv_v6.o \
++OBJS = main.o icmpcode_v4.o recv_v4.o \
+ sig_alrm.o traceloop.o tv_sub.o
+ PROGS = traceroute
+