diff options
Diffstat (limited to 'print/qpdfview')
-rw-r--r-- | print/qpdfview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/qpdfview/Makefile b/print/qpdfview/Makefile index 5b44b1c7e72..e5305c98c47 100644 --- a/print/qpdfview/Makefile +++ b/print/qpdfview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2013/02/06 23:23:33 jperkin Exp $ +# $NetBSD: Makefile,v 1.5 2013/02/16 11:24:14 wiz Exp $ # VER= 0.3.7 DISTNAME= qpdfview-${VER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= https://launchpad.net/qpdfview/trunk/${VER}/+download/ |