diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2002-05-07 19:24:20 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2002-05-07 19:24:20 +0000 |
commit | 24d56662b7271eb7ce46e0327ff6dbc4596e56ae (patch) | |
tree | bf14143d528d79dd33ae49b483d6d4fffbc02aeb /java/jdk-tutorial | |
parent | Give maintainership (diff) |
Taking care of unmaintained ports in the java category.
All of these ports are currently listed as problematic at:
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
Notes
Notes:
svn path=/head/; revision=58672
Diffstat (limited to 'java/jdk-tutorial')
-rw-r--r-- | java/jdk-tutorial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk-tutorial/Makefile b/java/jdk-tutorial/Makefile index 78ce9592d6b6..cbda39463e71 100644 --- a/java/jdk-tutorial/Makefile +++ b/java/jdk-tutorial/Makefile @@ -12,7 +12,7 @@ CATEGORIES= java MASTER_SITES= ftp://ftp.javasoft.com/docs/ DISTNAME= tutorial -MAINTAINER= ports@freebsd.org +MAINTAINER= znerd@FreeBSD.org NO_WRKSUBDIR= yes RESTRICTED= "This software is under license and export control." |