summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/java-tutorial/Makefile3
-rw-r--r--java/jdk-tutorial/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile
index cbda39463e71..d254d5d34f7f 100644
--- a/java/java-tutorial/Makefile
+++ b/java/java-tutorial/Makefile
@@ -9,7 +9,8 @@ PORTNAME= jdk-tutorial
PORTVERSION= 1.1.8
PORTREVISION= 6
CATEGORIES= java
-MASTER_SITES= ftp://ftp.javasoft.com/docs/
+MASTER_SITES= ftp://ftp.javasoft.com/docs/ \
+ http://java.sun.com/docs/books/tutorial/download/
DISTNAME= tutorial
MAINTAINER= znerd@FreeBSD.org
diff --git a/java/jdk-tutorial/Makefile b/java/jdk-tutorial/Makefile
index cbda39463e71..d254d5d34f7f 100644
--- a/java/jdk-tutorial/Makefile
+++ b/java/jdk-tutorial/Makefile
@@ -9,7 +9,8 @@ PORTNAME= jdk-tutorial
PORTVERSION= 1.1.8
PORTREVISION= 6
CATEGORIES= java
-MASTER_SITES= ftp://ftp.javasoft.com/docs/
+MASTER_SITES= ftp://ftp.javasoft.com/docs/ \
+ http://java.sun.com/docs/books/tutorial/download/
DISTNAME= tutorial
MAINTAINER= znerd@FreeBSD.org