diff options
Diffstat (limited to 'textproc/nux')
-rw-r--r-- | textproc/nux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nux/Makefile b/textproc/nux/Makefile index b7ddd790bd1..a2faefb7ed8 100644 --- a/textproc/nux/Makefile +++ b/textproc/nux/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= textproc java MASTER_SITES= http://dsd.lbl.gov/nux-download/releases/ -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small open-source XQuery extension of the XOM library RUN_DEPENDS= ${JAVALIBDIR}/xom.jar:${PORTSDIR}/textproc/xom \ |