diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-05-08 20:56:09 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-05-08 20:56:09 +0000 |
commit | b3d4c962dc60d4e4f1bb903431e202afeafc3510 (patch) | |
tree | 83ea5f51ae5ff60e59f4cbea616007440cadff3d /databases/rrdtool/files/patch-ag | |
parent | Update to 0.8.1 (diff) |
Upgrade to version 1.2.4.
Notes
Notes:
svn path=/head/; revision=134885
Diffstat (limited to 'databases/rrdtool/files/patch-ag')
-rw-r--r-- | databases/rrdtool/files/patch-ag | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/rrdtool/files/patch-ag b/databases/rrdtool/files/patch-ag deleted file mode 100644 index 205d5ac7228c..000000000000 --- a/databases/rrdtool/files/patch-ag +++ /dev/null @@ -1,11 +0,0 @@ ---- contrib/Makefile.in.orig Sun Apr 14 11:51:05 2002 -+++ contrib/Makefile.in Wed May 1 16:08:10 2002 -@@ -88,7 +88,7 @@ - ZLIB_LIB_DIR = @ZLIB_LIB_DIR@ - - SUBDIRS = trytime --contribdir = $(prefix)/contrib -+contribdir = $(prefix)/share/examples/rrdtool - contrib_DATA = README - EXTRA_DIST = rrdview log2rrd rrd-file-icon rrdproc rrdlastds add_ds killspike rrdfetchnames snmpstats rrdexplorer php3 php4 - mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs |