summaryrefslogtreecommitdiff
path: root/net/choparp/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/choparp/patches/patch-ab')
-rw-r--r--net/choparp/patches/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/choparp/patches/patch-ab b/net/choparp/patches/patch-ab
new file mode 100644
index 00000000000..5cb299411e3
--- /dev/null
+++ b/net/choparp/patches/patch-ab
@@ -0,0 +1,11 @@
+--- /dev/null Tue Oct 7 23:33:35 1997
++++ Makefile Tue Oct 7 23:42:51 1997
+@@ -0,0 +1,8 @@
++PROG= choparp
++MAN8= choparp.8
++
++DESTDIR=${PREFIX}
++BINDIR= /sbin
++MANDIR= /man/man
++
++.include <bsd.prog.mk>