diff options
author | tv <tv@pkgsrc.org> | 2007-04-26 20:14:29 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2007-04-26 20:14:29 +0000 |
commit | f61691da2b15334e8b412da583f43c3f80d4ea2d (patch) | |
tree | ae206e3588f5531434255640ae6f7410062b7108 /lang/scsl-jre15 | |
parent | 4fe1592d0fda8edf7eda942dc953d29039934257 (diff) | |
download | pkgsrc-f61691da2b15334e8b412da583f43c3f80d4ea2d.tar.gz |
give away to pkgsrc-users.
(I might be able to pick this up again in the future, but cannot guarantee it.)
Diffstat (limited to 'lang/scsl-jre15')
-rw-r--r-- | lang/scsl-jre15/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/scsl-jre15/Makefile.common b/lang/scsl-jre15/Makefile.common index 0fc5325484a..c8e8fcac20c 100644 --- a/lang/scsl-jre15/Makefile.common +++ b/lang/scsl-jre15/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.3 2007/02/15 14:40:37 rillig Exp $ +# $NetBSD: Makefile.common,v 1.4 2007/04/26 20:14:29 tv Exp $ DIST_VER= 1_5_0-p3-bin-duh1 PKG_VER= ${DIST_VER:S/_/./g:S/-p/p/:S/-bin-duh/./} @@ -7,7 +7,7 @@ CATEGORIES= lang java COMMENT= Sun's Java(tm) 2 Standard Edition, ${DOWNLOAD_NAME} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://java.sun.com/ DOWNLOAD= http://www.duh.org/NetBSD/java2/ DOWNLOAD_NAME= ${SHORT_NAME} 5.0 for BSD |