diff options
Diffstat (limited to 'net/choparp/files/patch-ab')
-rw-r--r-- | net/choparp/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/choparp/files/patch-ab b/net/choparp/files/patch-ab deleted file mode 100644 index 5cb299411e3b..000000000000 --- a/net/choparp/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- /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> |