diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/jdk-openjit/Makefile.common | 4 | ||||
-rw-r--r-- | lang/sun-jre15/Makefile.common | 4 | ||||
-rw-r--r-- | lang/win32-jdk/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/lang/jdk-openjit/Makefile.common b/lang/jdk-openjit/Makefile.common index b00837fbf5a..a99feec598e 100644 --- a/lang/jdk-openjit/Makefile.common +++ b/lang/jdk-openjit/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.10 2005/12/05 23:55:10 rillig Exp $ +# $NetBSD: Makefile.common,v 1.11 2006/03/22 22:50:32 tv Exp $ OPENJIT_VERSION=1.1.16 @@ -6,7 +6,7 @@ DISTNAME= OpenJIT-${OPENJIT_VERSION} CATEGORIES= lang java MASTER_SITES= http://www.openjit.org/dist/ -MAINTAINER= tv@pobox.com +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.openjit.org/ COMMENT= Reflective JIT compiler for Java diff --git a/lang/sun-jre15/Makefile.common b/lang/sun-jre15/Makefile.common index 1de69f4cf10..bfb63b0fe9a 100644 --- a/lang/sun-jre15/Makefile.common +++ b/lang/sun-jre15/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.10 2006/01/20 23:55:02 jlam Exp $ +# $NetBSD: Makefile.common,v 1.11 2006/03/22 22:50:32 tv Exp $ CATEGORIES= lang java COMMENT= Sun's Java(tm) 2 Standard Edition, ${DOWNLOAD_NAME} EXTRACT_SUFX= .bin -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://java.sun.com/ DOWNLOAD= http://java.sun.com/j2se/1.5.0/download.html DOWNLOAD_NAME= ${SHORT_NAME} 5.0 Update ${PKGNAME_NOREV:C/^.*\.//} diff --git a/lang/win32-jdk/Makefile b/lang/win32-jdk/Makefile index 20eb4f86604..cb3df76cb0d 100644 --- a/lang/win32-jdk/Makefile +++ b/lang/win32-jdk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/12/29 06:21:47 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/03/22 22:50:32 tv Exp $ # # Interix-only "JDK" for pkgsrc, implemented as a script wrapper around the # Win32 Sun JDK/JRE. @@ -10,7 +10,7 @@ CATEGORIES= lang java MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= tv@duh.org +MAINTAINER= tv@NetBSD.org HOMEPAGE= http://www.java.com/ COMMENT= Interix wrapper package for Win32 Sun Java(tm) 2 |