diff options
Diffstat (limited to 'textproc/fop/Makefile')
-rw-r--r-- | textproc/fop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index 1312c53277d6..655483435a51 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.apache.org/dist/xml/fop/ \ http://nagoya.apache.org/mirror/xml/fop/recent/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= kiri@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Print formatter driven by XSL formatting WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} |