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 | 26a427fe4ee5dc70ffb8d8603ac654ef2723bdfb (patch) | |
tree | c613146c65f6d807d1485425de2272f1353b5664 /security/libfprint | |
parent | 7ca9381770b8607fbeed597bec38e9c08fc0a577 (diff) | |
download | pkgsrc-26a427fe4ee5dc70ffb8d8603ac654ef2723bdfb.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 'security/libfprint')
-rw-r--r-- | security/libfprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index 9d1df5a5637..10efaab57ce 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2010/06/13 22:45:19 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/11/14 14:05:58 obache Exp $ DISTNAME= libfprint-0.0.6 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 |