diff options
| author | Herve Quiroz <hq@FreeBSD.org> | 2006-03-27 23:24:38 +0000 |
|---|---|---|
| committer | Herve Quiroz <hq@FreeBSD.org> | 2006-03-27 23:24:38 +0000 |
| commit | 3780df116d512d14039adae260dd3d73de0e7bba (patch) | |
| tree | 50c169b05e173f9e00d195a54ea1b17830b7872a /java/java-tutorial | |
| parent | Fix build on environments without python. (diff) | |
Takeover maintainership
PR: 94192
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes
Notes:
svn path=/head/; revision=158287
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 6d7b9938aad5..9137b99078c1 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -16,7 +16,7 @@ DISTNAME= tutorial.zip tut-examples.zip tut-swing.zip tut-bookstore-21.zip \ DISTNAME= tutorial .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= itetcu@people.tecnik93.com COMMENT= Official Java 2 SDK tutorial NO_WRKSUBDIR= yes |
