diff options
author | obache <obache> | 2010-11-14 14:05:57 +0000 |
---|---|---|
committer | obache <obache> | 2010-11-14 14:05:57 +0000 |
commit | 08eac1fa3e71ed44995bfc44c3e5f593533c8aa0 (patch) | |
tree | c613146c65f6d807d1485425de2272f1353b5664 /graphics/autotrace | |
parent | edc7bdfd679560d917cdb5136e530b3b6b32f376 (diff) | |
download | pkgsrc-08eac1fa3e71ed44995bfc44c3e5f593533c8aa0.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/autotrace')
-rw-r--r-- | graphics/autotrace/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 68093904d02..010438c2c75 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2010/06/13 22:44:26 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2010/11/14 14:05:57 obache Exp $ # DISTNAME= autotrace-0.31.1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= graphics cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=autotrace/} |