diff options
author | znerd <znerd@FreeBSD.org> | 2002-05-08 03:24:20 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-05-08 03:24:20 +0800 |
commit | 58f9af93abf622d85dff0252acd6889bfa45f53f (patch) | |
tree | c4252af4bc3ae35afbc469a84c96a1ba90c09217 /java/java-tutorial | |
parent | 91814f8174c1b0738fc6247474f1f4dfe94cfb91 (diff) | |
download | freebsd-ports-gnome-58f9af93abf622d85dff0252acd6889bfa45f53f.tar.gz freebsd-ports-gnome-58f9af93abf622d85dff0252acd6889bfa45f53f.tar.zst freebsd-ports-gnome-58f9af93abf622d85dff0252acd6889bfa45f53f.zip |
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
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 78ce9592d6b6..cbda39463e71 100644 --- a/java/java-tutorial/Makefile +++ b/java/java-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." |