diff options
Diffstat (limited to 'print/diffpdf/Makefile')
-rw-r--r-- | print/diffpdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile index 5307c5f3a6f..d12620005c1 100644 --- a/print/diffpdf/Makefile +++ b/print/diffpdf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/07/15 02:41:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.15 2011/11/01 06:02:24 sbd Exp $ # DISTNAME= diffpdf-1.2.2 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.qtrac.eu/ |