diff options
author | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-05-09 07:39:04 +0000 |
commit | 2459ac824ee31120542e67edf141470b8ba6b0a8 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /security/libfprint/Makefile | |
parent | 2b56a8ee0ac76a764e929cf4446a9966cbfcae87 (diff) | |
download | pkgsrc-2459ac824ee31120542e67edf141470b8ba6b0a8.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'security/libfprint/Makefile')
-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 1d845db22bf..3e7f0f86bd4 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2013/02/16 11:24:20 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2013/05/09 07:40:29 adam Exp $ DISTNAME= libfprint-0.0.6 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 |