diff options
author | jwise <jwise@pkgsrc.org> | 2007-03-21 18:55:47 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2007-03-21 18:55:47 +0000 |
commit | 8295d7ec633c39a288f697bfa98dc461537cbb6a (patch) | |
tree | 2388e8800a31b0819bc6e54327fedc851aeda82a /lang | |
parent | 0a0730979e010dbd3f6f0e2b8df0a1c35ac821bf (diff) | |
download | pkgsrc-8295d7ec633c39a288f697bfa98dc461537cbb6a.tar.gz |
I'm not using any of these packages any more, and have not been keeping up
on maintaining them. Switch MAINTAINER to tech-pkg, so I can focus on those
which I am still using.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/jdk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/jdk/Makefile b/lang/jdk/Makefile index 51826d9e84b..8e4cf6d3d9d 100644 --- a/lang/jdk/Makefile +++ b/lang/jdk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2006/05/22 22:22:04 jlam Exp $ +# $NetBSD: Makefile,v 1.49 2007/03/21 18:55:48 jwise Exp $ # VERSION= 1.1.8 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/java/i386/${VERSION}/ \ ftp://ftp.de.NetBSD.org/pub/NetBSD/misc/java/i386/${VERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= jwise@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= Sun's Java(tm) Development Kit LICENSE= jdk-license |