diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2002-06-13 10:50:47 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2002-06-13 10:50:47 +0000 |
commit | 1690699f8e1a426f372424a44e9a9b1e7139404e (patch) | |
tree | 230441b287129b16ef01a0459c124a529cb21dbd /java | |
parent | Add p5-Net-IP 1.11, a perl extension for manipulating IPv4/IPv6 (diff) |
Added an entry to MASTER_SITES.
Notes
Notes:
svn path=/head/; revision=61204
Diffstat (limited to 'java')
-rw-r--r-- | java/java-tutorial/Makefile | 3 | ||||
-rw-r--r-- | java/jdk-tutorial/Makefile | 3 |
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 |