diff options
author | grant <grant@pkgsrc.org> | 2003-08-11 01:24:11 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-08-11 01:24:11 +0000 |
commit | 2bc32c36ce168b2f591296ad45bdf8c69b211568 (patch) | |
tree | b737f6a15ce19a9f055e675b40564183d7d8d197 /lang | |
parent | 4b38e85f9a880462da6fbdec26090800e3827803 (diff) | |
download | pkgsrc-2bc32c36ce168b2f591296ad45bdf8c69b211568.tar.gz |
this stuff is NetBSD-specific, and not needed on Linux, Solaris, or
likely any other platform, so move it to the platform specific
MESSAGE for NetBSD.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sun-jdk14/MESSAGE.NetBSD (renamed from lang/sun-jdk14/MESSAGE) | 2 | ||||
-rw-r--r-- | lang/sun-jre14/MESSAGE.NetBSD (renamed from lang/sun-jre14/MESSAGE) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/sun-jdk14/MESSAGE b/lang/sun-jdk14/MESSAGE.NetBSD index 3cbb3a7f7c6..814a283dfa5 100644 --- a/lang/sun-jdk14/MESSAGE +++ b/lang/sun-jdk14/MESSAGE.NetBSD @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.8 2003/08/10 23:59:55 christos Exp $ +$NetBSD: MESSAGE.NetBSD,v 1.1 2003/08/11 01:24:11 grant Exp $ In order to be able to run the JVM, you will need to compile your kernel with the following options: diff --git a/lang/sun-jre14/MESSAGE b/lang/sun-jre14/MESSAGE.NetBSD index ff420e420cc..3f6e0f0d0ad 100644 --- a/lang/sun-jre14/MESSAGE +++ b/lang/sun-jre14/MESSAGE.NetBSD @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.7 2003/08/10 23:23:27 jschauma Exp $ +$NetBSD: MESSAGE.NetBSD,v 1.1 2003/08/11 01:24:12 grant Exp $ In order to be able to run the JVM, you will need to compile your kernel with the following options: |