diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | edf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /print/diffpdf | |
parent | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff) | |
download | pkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
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 4b8598b4e7f..77b9f5bf443 100644 --- a/print/diffpdf/Makefile +++ b/print/diffpdf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2013/12/06 13:23:46 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2014/02/12 23:18:28 tron Exp $ DISTNAME= diffpdf-2.1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= http://www.qtrac.eu/ |