diff options
Diffstat (limited to 'java/java-tutorial/Makefile')
-rw-r--r-- | java/java-tutorial/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/java-tutorial/Makefile b/java/java-tutorial/Makefile index 018071103615..873de44fe977 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -20,6 +20,8 @@ MAINTAINER= itetcu@people.tecnik93.com COMMENT= Official Java 2 SDK tutorial BROKEN= Size mismatch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 NO_WRKSUBDIR= yes RESTRICTED= This software is under license and export control. |