diff options
| author | Renato Botelho <garga@FreeBSD.org> | 2015-07-19 12:00:16 +0000 |
|---|---|---|
| committer | Renato Botelho <garga@FreeBSD.org> | 2015-07-19 12:00:16 +0000 |
| commit | ea8a2007b980e58bdb2a26d47079d54cefff1c68 (patch) | |
| tree | b93ff2581d4fdbebb387a930e7d31c2e583e95e9 /net-mgmt/choparp/files/patch-Makefile | |
| parent | Respect USE_OPENSSL (diff) | |
Update to 20150613
Note this version uses pcap instead of bpf
Sponsored by: Netgate
Diffstat (limited to 'net-mgmt/choparp/files/patch-Makefile')
| -rw-r--r-- | net-mgmt/choparp/files/patch-Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net-mgmt/choparp/files/patch-Makefile b/net-mgmt/choparp/files/patch-Makefile deleted file mode 100644 index 4b605bc8368b..000000000000 --- a/net-mgmt/choparp/files/patch-Makefile +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile.orig 2015-06-07 13:12:33 UTC -+++ Makefile -@@ -0,0 +1,11 @@ -+PROG= choparp -+MAN8= choparp.8 -+ -+BINOWN!= /usr/bin/id -n -u -+BINGRP!= /usr/bin/id -n -g -+MANOWN= ${BINOWN} -+MANGRP= ${BINGRP} -+BINDIR= ${PREFIX}/sbin -+MANDIR= ${PREFIX}/man/man -+ -+.include <bsd.prog.mk> |
