diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 015c224c9f797867d1b7a46df558664ac3590032 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /print/pdfmod | |
parent | d93a665b18424be89a7d6c9441bb78a490c71e0a (diff) | |
download | pkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'print/pdfmod')
-rw-r--r-- | print/pdfmod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pdfmod/Makefile b/print/pdfmod/Makefile index 115c05cf8f4..17e35ab513f 100644 --- a/print/pdfmod/Makefile +++ b/print/pdfmod/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2014/05/26 09:34:15 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/10/07 16:47:34 adam Exp $ DISTNAME= pdfmod-0.9.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pdfmod/0.9/} EXTRACT_SUFX= .tar.bz2 |