diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-08-11 11:18:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-08-11 11:18:54 +0000 |
commit | 65ee97446a0c47cd11689234bcb8706fd0aa3518 (patch) | |
tree | 7430f900be89391045574bb22fd497c9e703f0b0 /net/rrdtool10/files/patch-ag | |
parent | Forced commit to indicate repocopy. (diff) |
[repocopy] move net/rrdtool10 to databases/rrdtool10
Chase the move of net/rrdtool to databases/rrdtool. Since
this is the same program, this one also has to be moved.
PR: ports/114311
Submitted by: Edwin Groothuis <edwin@freebsd.org>
Approved by: lth@
Notes
Notes:
svn path=/head/; revision=197457
Diffstat (limited to 'net/rrdtool10/files/patch-ag')
-rw-r--r-- | net/rrdtool10/files/patch-ag | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/rrdtool10/files/patch-ag b/net/rrdtool10/files/patch-ag deleted file mode 100644 index 205d5ac7228c..000000000000 --- a/net/rrdtool10/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 |