diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-23 13:09:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-09-23 13:09:54 +0000 |
commit | 39159119bee4654b0ca207eaac77ac70c22b536f (patch) | |
tree | f905ca0386ef5fae1f9af1caf7c95de7af7148d5 /java/java-tutorial | |
parent | Mark job unsafe[1] (diff) |
Back to the future
Diffstat (limited to 'java/java-tutorial')
-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 27272404e626..ce08dc7787c0 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -18,7 +18,7 @@ COMMENT= Official Java 2 SDK tutorial BROKEN= unfetchable DEPRECATED= disappeared from vendor a long time ago -EXPIRATION_DATE= 2001-10-11 +EXPIRATION_DATE= 2011-10-11 NO_WRKSUBDIR= yes RESTRICTED= This software is under license and export control. |