diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-12-10 22:29:14 +0000 |
commit | c02010737965d687f6d0898c43fba834e6fb2c73 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /textproc/xqilla/Makefile | |
parent | 334b43b730e92ace90d8e107472b15e3bf925769 (diff) |
Notes
Diffstat (limited to 'textproc/xqilla/Makefile')
-rw-r--r-- | textproc/xqilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xqilla/Makefile b/textproc/xqilla/Makefile index 6550499a21b1..a6c148c708a2 100644 --- a/textproc/xqilla/Makefile +++ b/textproc/xqilla/Makefile @@ -9,7 +9,7 @@ CATEGORIES= textproc MASTER_SITES= SF DISTNAME= XQilla-${PORTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XQuery and XPath2 library OPTIONS_DEFINE= DOCS |