Index: head/print/qpdf/Makefile =================================================================== --- head/print/qpdf/Makefile (revision 493258) +++ head/print/qpdf/Makefile (revision 493259) @@ -1,24 +1,24 @@ # Created by: Dmitry Kazarov # $FreeBSD$ PORTNAME= qpdf DISTVERSION= 8.4.0 CATEGORIES= print MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Command-line tools for transforming and inspecting PDF documents LICENSE= ART20 APACHE20 LICENSE_COMB= dual LICENSE_FILE_ART20= ${WRKSRC}/Artistic-2.0 LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.txt USES= compiler:c++11-lang gmake jpeg libtool localbase GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include