diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/java-tutorial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index 4cb9113a1b19..b2dadfb8f853 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.javasoft.com/docs/ \ DISTNAME= tutorial MAINTAINER= znerd@FreeBSD.org -COMMENT= Sun's Java Developers Kit tutorial +COMMENT= Official Java 2 SDK tutorial NO_WRKSUBDIR= yes RESTRICTED= "This software is under license and export control." |