diff options
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 417d4fe6e041..01d1958c4559 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.javasoft.com/docs/ \ http://java.sun.com/docs/books/tutorial/download/ DISTNAME= tutorial -MAINTAINER= znerd@FreeBSD.org +MAINTAINER= parv_fm@emailgroups.net COMMENT= Official Java 2 SDK tutorial NO_WRKSUBDIR= yes |