diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2004-12-03 01:01:33 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2004-12-03 01:01:33 +0000 |
commit | e868aeb5e726629fe25f42bd45c19e2515ec50f6 (patch) | |
tree | 59d845b7e40e6aa41d3baab226fdb49b645a4e57 /java/linux-sun-jdk14 | |
parent | 4e14a5741339f4311ad6769f51d1320b86bb8caf (diff) | |
download | ports-e868aeb5e726629fe25f42bd45c19e2515ec50f6.tar.gz ports-e868aeb5e726629fe25f42bd45c19e2515ec50f6.zip |
Notes
Diffstat (limited to 'java/linux-sun-jdk14')
-rw-r--r-- | java/linux-sun-jdk14/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jdk14/Makefile b/java/linux-sun-jdk14/Makefile index 30eaeb3c8b7c..8138d2d9f702 100644 --- a/java/linux-sun-jdk14/Makefile +++ b/java/linux-sun-jdk14/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux-sun- DISTNAME= j2sdk-${DL_JDK_VERSION:S/./_/g}-linux-i586 EXTRACT_SUFX= .bin -MAINTAINER= znerd@FreeBSD.org +MAINTAINER= java@FreeBSD.org COMMENT= Sun Java Development Kit 1.4 for Linux EXTRACT_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base |