diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-07-01 22:30:19 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-07-01 22:30:19 +0000 |
commit | 68dfdf88f44e0fbec77c6c79ac408618017ef5fb (patch) | |
tree | 8211e536371e14ade904c913faee301ba41c02d7 /www/cocoon/files/patch-ab | |
parent | Remove empty patchfile. (diff) |
. Major update to 2.1.5.
. Assign maintainership to the submitter.
PR: 66253
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Notes
Notes:
svn path=/head/; revision=112703
Diffstat (limited to 'www/cocoon/files/patch-ab')
-rw-r--r-- | www/cocoon/files/patch-ab | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/cocoon/files/patch-ab b/www/cocoon/files/patch-ab deleted file mode 100644 index 8a3ea355c28e..000000000000 --- a/www/cocoon/files/patch-ab +++ /dev/null @@ -1,8 +0,0 @@ ---- build.sh.orig Mon Jan 12 11:18:12 1970 -+++ build.sh Sat Aug 5 21:45:24 2000 -@@ -29,4 +29,4 @@ - echo - echo Starting Ant... - --$JAVA_HOME/bin/java -Dant.home=$ANT_HOME -classpath $LOCALCLASSPATH org.apache.tools.ant.Main $* -+$JAVA_HOME/bin/java -Dant.home=$ANT_HOME -ss67108863 -oss67108863 -mx67108863 -classpath $LOCALCLASSPATH org.apache.tools.ant.Main $* |