diff options
author | jschauma <jschauma> | 2006-04-02 23:07:06 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2006-04-02 23:07:06 +0000 |
commit | e92174a866e1d5d2d1eeaeee7a6893296003910e (patch) | |
tree | a0c9508d9233cb1a0e6fdd9e60f8c6744bfd604f /lang/sun-jre14 | |
parent | 1e970a5b25641b7bd7a0725aba05269624333566 (diff) | |
download | pkgsrc-e92174a866e1d5d2d1eeaeee7a6893296003910e.tar.gz |
drop maintainership; these have long outgrown me
Diffstat (limited to 'lang/sun-jre14')
-rw-r--r-- | lang/sun-jre14/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sun-jre14/Makefile.common b/lang/sun-jre14/Makefile.common index d68666e1862..60d1b092f9e 100644 --- a/lang/sun-jre14/Makefile.common +++ b/lang/sun-jre14/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.27 2005/12/12 14:43:25 joerg Exp $ +# $NetBSD: Makefile.common,v 1.28 2006/04/02 23:07:06 jschauma Exp $ CATEGORIES= lang java EXTRACT_SUFX= .bin -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://java.sun.com/ DOWNLOAD= http://java.sun.com/j2se/1.4.2/download.html ARCHIVE= http://java.sun.com/products/archive/index.html |