diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-02 22:02:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-02 22:02:24 +0000 |
commit | de1e291f156d73785e063357198f0cf083021eb3 (patch) | |
tree | a06a855a471b7c7335902811cf7f6824e9f68742 /graphics/pstoedit | |
parent | 92f2393781469cf253a36977be213357a74de883 (diff) | |
download | pkgsrc-de1e291f156d73785e063357198f0cf083021eb3.tar.gz |
Bump libzip ABI depends and PKGREVISIONs of its users for bzip2 dependency.
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 908ba5c418d..e884b221413 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2017/02/28 15:20:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.89 2017/09/02 22:02:25 wiz Exp $ DISTNAME= pstoedit-3.70 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= converters graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} |