summaryrefslogtreecommitdiff
path: root/net-mgmt/choparp/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/choparp/files/patch-ab')
-rw-r--r--net-mgmt/choparp/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/choparp/files/patch-ab b/net-mgmt/choparp/files/patch-ab
new file mode 100644
index 000000000000..df401e0dbab0
--- /dev/null
+++ b/net-mgmt/choparp/files/patch-ab
@@ -0,0 +1,11 @@
+--- /dev/null Wed Oct 8 00:26:43 1997
++++ Makefile Tue Oct 7 16:35:28 1997
+@@ -0,0 +1,8 @@
++PROG= choparp
++MAN8= choparp.8
++
++DESTDIR=/usr/local
++BINDIR= /sbin
++MANDIR= /man/man
++
++.include <bsd.prog.mk>