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 /textproc/xmlenc | |
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)
Diffstat (limited to 'textproc/xmlenc')
-rw-r--r-- | textproc/xmlenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile index 852e25b8f45f..4df5924b3265 100644 --- a/textproc/xmlenc/Makefile +++ b/textproc/xmlenc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.44 CATEGORIES= textproc java MASTER_SITES= http://${PORTNAME}.sourceforge.net/ -MAINTAINER= znerd@FreeBSD.org +MAINTAINER= hq@FreeBSD.org COMMENT= Light-weight XML encoding library for Java USE_JAVA= yes |