diff options
Diffstat (limited to 'print/qpdf/Makefile')
-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 14573ffcf0c..4dbc5354cae 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/04/17 21:37:55 asau Exp $ +# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:17 wiz Exp $ DISTNAME= qpdf-5.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/} |