diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2011-06-07 05:39:08 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2011-06-07 05:39:08 +0000 |
commit | bf72e81a1f4fe8fce80d897ea1624594b460988c (patch) | |
tree | 5eacd0ff22e7285947526078b24a14dea3c27054 /databases/dbXML/files/patch-aa | |
parent | Conditionally remove lib/security. (diff) |
. Update to 2.0.
. Modernise the port.
PR: 157634
Approved by: Richard Stockley <rws@procopia.com> (MAINTAINER)
Notes
Notes:
svn path=/head/; revision=275171
Diffstat (limited to 'databases/dbXML/files/patch-aa')
-rw-r--r-- | databases/dbXML/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/dbXML/files/patch-aa b/databases/dbXML/files/patch-aa deleted file mode 100644 index 000cd641bbf5..000000000000 --- a/databases/dbXML/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- config/system.xml.orig Mon Sep 24 21:50:25 2001 -+++ config/system.xml Sun Oct 21 01:37:42 2001 -@@ -51,7 +51,7 @@ - <aliases> - <alias name="icons" path="./icons" /> - <alias name="doc" path="./docs" /> -- <alias name="javadoc" path="./java/docs/api" /> -+ <alias name="javadoc" path="./docs/api" /> - <alias name="scripts" path="./scripts" /> - </aliases> - <methods> |