diff options
author | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2006-03-22 22:50:31 +0000 |
commit | ae3489ec53482bf7714bcbfcb46ba9de00a3326d (patch) | |
tree | ce362829befeaa2dd5c0407b00d3d334c09fa397 /lang/sun-jre15 | |
parent | b22ee86c2f935edf55203d671cd7e245f198a33e (diff) | |
download | pkgsrc-ae3489ec53482bf7714bcbfcb46ba9de00a3326d.tar.gz |
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
Diffstat (limited to 'lang/sun-jre15')
-rw-r--r-- | lang/sun-jre15/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
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/^.*\.//} |