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-ae | |
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-ae')
-rw-r--r-- | net/rrdtool10/files/patch-ae | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/rrdtool10/files/patch-ae b/net/rrdtool10/files/patch-ae deleted file mode 100644 index b1465ab16354..000000000000 --- a/net/rrdtool10/files/patch-ae +++ /dev/null @@ -1,14 +0,0 @@ ---- doc/Makefile.in.orig Sun Apr 14 11:51:02 2002 -+++ doc/Makefile.in Wed May 1 16:05:42 2002 -@@ -110,9 +110,9 @@ - EXTRA_DIST = $(POD) $(HTML) $(TXT) - - # some install rules --idocdir = $(prefix)/doc -+idocdir = $(prefix)/share/doc/rrdtool/ - idoc_DATA = $(POD) $(TXT) --ihtmldir = $(prefix)/html -+ihtmldir = $(prefix)/share/doc/rrdtool/html - ihtml_DATA = $(HTML) - imandir = $(prefix)/man/man1 - iman_DATA = $(MAN) |