diff options
author | grant <grant> | 2003-07-17 21:41:05 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 21:41:05 +0000 |
commit | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (patch) | |
tree | c1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /lang/sun-jre14 | |
parent | 6d21bddb500c778feba0389cc4796129c60399df (diff) | |
download | pkgsrc-f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2.tar.gz |
s/netbsd.org/NetBSD.org/
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 ef4ddc5136a..20350991933 100644 --- a/lang/sun-jre14/Makefile.common +++ b/lang/sun-jre14/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.10 2003/03/26 04:05:42 jschauma Exp $ +# $NetBSD: Makefile.common,v 1.11 2003/07/17 21:45:27 grant Exp $ CATEGORIES= lang EXTRACT_SUFX= .bin -MAINTAINER= jschauma@netbsd.org +MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://java.sun.com/ DOWNLOAD= http://java.sun.com/j2se/1.4.1/download.html |