diff options
author | obache <obache@pkgsrc.org> | 2010-11-14 14:05:57 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-11-14 14:05:57 +0000 |
commit | a447cd30823d3e608e2500a1788be9e61c57824a (patch) | |
tree | c613146c65f6d807d1485425de2272f1353b5664 /graphics/pstoedit | |
parent | d686476da84cbe17d34c1417ca1103996f15e3c9 (diff) | |
download | pkgsrc-a447cd30823d3e608e2500a1788be9e61c57824a.tar.gz |
Shlib major bumped from 3 to 4 at update of ImageMagick-6.6.4.1.
Bump ABI_DEPENDS (and recursive bump).
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 774c4c352a5..987df0df723 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2010/06/13 22:44:41 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2010/11/14 14:05:57 obache Exp $ DISTNAME= pstoedit-3.50 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= converters graphics print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/} |