diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-02 16:26:52 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-02 16:26:52 +0000 |
commit | 7df3c36c2bbc3538de344b95194dd3797cec12ad (patch) | |
tree | d730cd20e7217af3a41e5fe046ee637d8d99793c /sysutils/munin-common/files/patch-Makefile | |
parent | - Stage (diff) |
Update to 2.0.21.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=367047
Diffstat (limited to 'sysutils/munin-common/files/patch-Makefile')
-rw-r--r-- | sysutils/munin-common/files/patch-Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/munin-common/files/patch-Makefile b/sysutils/munin-common/files/patch-Makefile index 4202408dcc37..44573017969c 100644 --- a/sysutils/munin-common/files/patch-Makefile +++ b/sysutils/munin-common/files/patch-Makefile @@ -1,4 +1,4 @@ ---- Makefile.orig 2013-07-19 16:30:03 UTC +--- Makefile.orig 2014-04-22 19:29:32 UTC +++ Makefile @@ -68,60 +68,48 @@ @@ -133,7 +133,7 @@ fi \ done -@@ -426,6 +410,7 @@ +@@ -466,6 +450,7 @@ --install_path sbin=$(SBINDIR) \ --install_path bindoc=$(MANDIR)/man1 \ --install_path libdoc=$(MANDIR)/man3 \ |