diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-06 22:19:53 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-06 22:19:53 +0000 |
| commit | 803a2325cbb2e2610ccd5c4d298e2578b647af20 (patch) | |
| tree | c7737a4bf1286e2cffc2d300a635e4171a406fdc /java/java-tutorial/Makefile | |
| parent | 8e180ab31a8eb905970fdf1eee869fce26e7af17 (diff) | |
Notes
Diffstat (limited to 'java/java-tutorial/Makefile')
| -rw-r--r-- | java/java-tutorial/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index 469477619179..6d7b9938aad5 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jdk-tutorial -PORTVERSION= 2005.04.15 +PORTVERSION= 2006.03.06 CATEGORIES= java devel MASTER_SITES= http://java.sun.com/docs/books/tutorialNB/download/ .if defined(WITH_EXTRAS) @@ -16,13 +16,11 @@ DISTNAME= tutorial.zip tut-examples.zip tut-swing.zip tut-bookstore-21.zip \ DISTNAME= tutorial .endif -MAINTAINER= ringworm01@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Official Java 2 SDK tutorial -BROKEN= Size mismatch - NO_WRKSUBDIR= yes -RESTRICTED= "This software is under license and export control." +RESTRICTED= This software is under license and export control. NO_BUILD= yes USE_ZIP= yes PORTDOCS= * |
