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-blackdown-jdk13 | |
parent | Fix build on 6.x (diff) |
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer)
Notes
Notes:
svn path=/head/; revision=123012
Diffstat (limited to 'java/linux-blackdown-jdk13')
-rw-r--r-- | java/linux-blackdown-jdk13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-blackdown-jdk13/Makefile b/java/linux-blackdown-jdk13/Makefile index c10283f784b2..d4d20d971bd0 100644 --- a/java/linux-blackdown-jdk13/Makefile +++ b/java/linux-blackdown-jdk13/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= linux-blackdown- DISTNAME= j2sdk-${JDK_VERSION}${JDK_VER_SUFFIX}-linux-${ARCH} EXTRACT_SUFX= .bin -MAINTAINER= znerd@FreeBSD.org +MAINTAINER= java@FreeBSD.org COMMENT= Blackdown Java Development Kit 1.3 for Linux FORBIDDEN= Vulnerabilities in the browser plugin |