mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
0556fbf6e3
PR: 15999
12 lines
378 B
Plaintext
12 lines
378 B
Plaintext
--- contrib/log2rrd/Makefile.in.orig Fri Jan 7 21:07:22 2000
|
|
+++ contrib/log2rrd/Makefile.in Fri Jan 7 21:07:45 2000
|
|
@@ -77,7 +77,7 @@
|
|
|
|
EXTRA_DIST = log2rrd.pl.in
|
|
|
|
-contribdir = $(prefix)/contrib/log2rrd
|
|
+contribdir = $(prefix)/share/examples/rrdtool/log2rrd
|
|
contrib_DATA = README
|
|
contrib_SCRIPTS = log2rrd.pl
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
|