diff options
author | Renato Botelho <garga@FreeBSD.org> | 2014-03-26 12:08:10 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2014-03-26 12:08:10 +0000 |
commit | d81c43708539d1ff24203ddde8d7ad9c3d509bae (patch) | |
tree | 190eeba9ef942e0cec56f4e1725f58ceea7caa0f /net-mgmt/choparp/files/patch-ab | |
parent | Add missing dependency (diff) |
. Support STAGE
. Add LICENSE
. Fix patch filename
Notes
Notes:
svn path=/head/; revision=349243
Diffstat (limited to 'net-mgmt/choparp/files/patch-ab')
-rw-r--r-- | net-mgmt/choparp/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/choparp/files/patch-ab b/net-mgmt/choparp/files/patch-ab deleted file mode 100644 index 5cb299411e3b..000000000000 --- a/net-mgmt/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> |