diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-02-15 17:19:23 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-02-15 17:19:23 +0000 |
commit | 67da479e960a59e02217cbd57fa177fb434eab1d (patch) | |
tree | 2b8a6e46e89da40fc132166fd4470cdc2a7d9368 /java | |
parent | Add p5-Sort-Naturally 1.02, sort lexically, but sort numeral parts (diff) |
Pass maintainership
PR: 77547
Submitted by: Parv <parv@pair.com> (former maintainer)
Approved by: Michael C. Shultz <reso3w83@verizon.net> (new maintainer)
Notes
Notes:
svn path=/head/; revision=128944
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 a9ef7d69a56d..d2b66f8d1e27 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-tutorial/Makefile @@ -13,7 +13,7 @@ CATEGORIES= java MASTER_SITES= http://java.sun.com/docs/books/tutorial/download/ DISTNAME= tutorial -MAINTAINER= parv@pair.com +MAINTAINER= reso3w83@verizon.net COMMENT= Official Java 2 SDK tutorial NO_WRKSUBDIR= yes |