diff options
Diffstat (limited to 'print/qpdf/Makefile')
-rw-r--r-- | print/qpdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 6fb89ea69c1..d76f63f7108 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/02/12 12:35:34 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2013/05/31 12:41:49 wiz Exp $ # DISTNAME= qpdf-4.0.1 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/} |