diff options
author | hq <hq@FreeBSD.org> | 2006-03-28 07:24:38 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2006-03-28 07:24:38 +0800 |
commit | 1e0e8dc424766cc0baeeffac6b052a4812a75353 (patch) | |
tree | 8cf37f507377f29eb6350f24537a646a5182f26d /java | |
parent | b3f4ab1ee93d154a7200300f6d817701af7d325e (diff) | |
download | freebsd-ports-gnome-1e0e8dc424766cc0baeeffac6b052a4812a75353.tar.gz freebsd-ports-gnome-1e0e8dc424766cc0baeeffac6b052a4812a75353.tar.zst freebsd-ports-gnome-1e0e8dc424766cc0baeeffac6b052a4812a75353.zip |
Takeover maintainership
PR: 94192
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'java')
-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 |