diff options
Diffstat (limited to 'print/qpdf')
-rw-r--r-- | print/qpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 4dbc5354cae..7688548d7e0 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2014/10/22 08:01:48 wiz Exp $ DISTNAME= qpdf-5.0.1 PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/} -MAINTAINER= dillo@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://qpdf.sourceforge.net/ COMMENT= Structural, content-preserving transformations on PDF files LICENSE= artistic-2.0 |