diff options
Diffstat (limited to 'print/diffpdf')
-rw-r--r-- | print/diffpdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile index 57679229802..6b647cd3dae 100644 --- a/print/diffpdf/Makefile +++ b/print/diffpdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/09/14 12:19:31 drochner Exp $ +# $NetBSD: Makefile,v 1.25 2012/09/15 10:06:09 obache Exp $ # DISTNAME= diffpdf-2.1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.qtrac.eu/ |