forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
378 B
XML
11 lines
378 B
XML
--- build.xml.orig Thu Aug 12 12:17:41 2004
|
|
+++ build.xml Thu Aug 12 12:20:10 2004
|
|
@@ -144,8 +144,6 @@
|
|
windowtitle="${javadoc.title}"
|
|
doctitle="${javadoc.title}"
|
|
bottom="${javadoc.footer}">
|
|
- <link href="http://java.sun.com/j2se/${java.specification.version}/docs/api" />
|
|
- <link href="http://people.FreeBSD.org/~znerd/ant15-apidocs" />
|
|
</javadoc>
|
|
</target>
|
|
|