diff options
Diffstat (limited to 'print/qpdf/Makefile')
-rw-r--r-- | print/qpdf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 91741c83100..525b53e657f 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2020/08/31 18:11:03 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2020/10/30 15:13:31 ryoon Exp $ -DISTNAME= qpdf-10.0.1 -PKGREVISION= 1 +DISTNAME= qpdf-10.0.2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/} |