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 | |
parent | 1e970a5b25641b7bd7a0725aba05269624333566 (diff) | |
download | pkgsrc-e92174a866e1d5d2d1eeaeee7a6893296003910e.tar.gz |
drop maintainership; these have long outgrown me
Diffstat (limited to 'lang')
-rw-r--r-- | lang/blackdown-jre13/Makefile.common | 4 | ||||
-rw-r--r-- | lang/jini/Makefile | 4 | ||||
-rw-r--r-- | lang/joos/Makefile | 4 | ||||
-rw-r--r-- | lang/sun-jre14/Makefile.common | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/lang/blackdown-jre13/Makefile.common b/lang/blackdown-jre13/Makefile.common index 49efa13d06b..56c6430456b 100644 --- a/lang/blackdown-jre13/Makefile.common +++ b/lang/blackdown-jre13/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.23 2006/02/18 22:13:23 wiz Exp $ +# $NetBSD: Makefile.common,v 1.24 2006/04/02 23:07:06 jschauma Exp $ # RELVERSION= 1.3.1 @@ -29,7 +29,7 @@ EXTRACT_SUFX= .tar.bz2 DEPENDS+= suse_base>=7.3:../../emulators/suse_base .endif -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.blackdown.org/ RESTRICTED= Redistribution of repackaged binaries not permitted. diff --git a/lang/jini/Makefile b/lang/jini/Makefile index cf30bb3a504..c23ac7c1622 100644 --- a/lang/jini/Makefile +++ b/lang/jini/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/02/05 23:09:46 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2006/04/02 23:07:06 jschauma Exp $ # DISTNAME= jini-${SUN_VERSION}-src @@ -8,7 +8,7 @@ CATEGORIES= lang java MASTER_SITES= # empty EXTRACT_SUFX= .zip -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.sun.com/jini/ COMMENT= Suns Jini(tm) Technology Starter Kit diff --git a/lang/joos/Makefile b/lang/joos/Makefile index 122c4f2fbc0..e11ec6afa2b 100644 --- a/lang/joos/Makefile +++ b/lang/joos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/08/23 15:14:01 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2006/04/02 23:07:06 jschauma Exp $ # DISTNAME= joos-0.2 @@ -6,7 +6,7 @@ CATEGORIES= lang java MASTER_SITES= ftp://netbsd.stevens-tech.edu/pub/NetBSD/packages/distfiles/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.brics.dk/~mis/dOvs/index.html COMMENT= Java Object Oriented Subset 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 |