mirror of
https://git.freebsd.org/ports.git
synced 2025-05-21 03:23:10 -04:00
13 lines
774 B
XML
13 lines
774 B
XML
$FreeBSD$
|
|
|
|
--- optional/bean-collections/build.xml.orig Mon Nov 29 03:19:19 2004
|
|
+++ optional/bean-collections/build.xml Mon Nov 29 03:22:15 2004
|
|
@@ -257,6 +257,8 @@
|
|
doctitle="<h1>${component.title} (Version ${component.version})</h1>"
|
|
windowtitle="${component.title} (Version ${component.version})"
|
|
bottom="Copyright (c) 2001-2004 - Apache Software Foundation">
|
|
+ <link offline="true" packagelistLoc="${commons-collections.api}" href="http://jakarta.apache.org/commons/collections/api/"/>
|
|
+ <link offline="true" packagelistLoc="${commons-logging.api}" href="http://jakarta.apache.org/commons/logging/api/"/>
|
|
<classpath refid="compile.classpath"/>
|
|
</javadoc>
|
|
<copy
|