diff options
author | znerd <znerd@FreeBSD.org> | 2002-03-08 03:01:29 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-03-08 03:01:29 +0800 |
commit | 5affc28810ade8ad03b7a2b0e67b7591bd8bf1d5 (patch) | |
tree | 904408509e071928a0be596aad1456ccc1c2e337 /java | |
parent | a2ab7647554e9169743d7abe765f44a9e1a062ac (diff) | |
download | freebsd-ports-gnome-5affc28810ade8ad03b7a2b0e67b7591bd8bf1d5.tar.gz freebsd-ports-gnome-5affc28810ade8ad03b7a2b0e67b7591bd8bf1d5.tar.zst freebsd-ports-gnome-5affc28810ade8ad03b7a2b0e67b7591bd8bf1d5.zip |
Took over maintainership.
Diffstat (limited to 'java')
-rw-r--r-- | java/linux-jdk13/Makefile | 2 | ||||
-rw-r--r-- | java/linux-sun-jdk13/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/java/linux-jdk13/Makefile b/java/linux-jdk13/Makefile index 6efb2afc92d8..093c3b9f9a1d 100644 --- a/java/linux-jdk13/Makefile +++ b/java/linux-jdk13/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= linux- DISTNAME= j2sdk-${JDK_VERSION:S/./_/g}_${JDK_REVISION}-linux-${ARCH} EXTRACT_SUFX= .bin -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= znerd@FreeBSD.org BUILD_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper diff --git a/java/linux-sun-jdk13/Makefile b/java/linux-sun-jdk13/Makefile index 6efb2afc92d8..093c3b9f9a1d 100644 --- a/java/linux-sun-jdk13/Makefile +++ b/java/linux-sun-jdk13/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= linux- DISTNAME= j2sdk-${JDK_VERSION:S/./_/g}_${JDK_REVISION}-linux-${ARCH} EXTRACT_SUFX= .bin -MAINTAINER= kevlo@FreeBSD.org +MAINTAINER= znerd@FreeBSD.org BUILD_DEPENDS= ${LINUXBASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper |