diff options
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 3e7f0f86bd4..082eeb50f02 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2013/05/09 07:40:29 adam Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:05:55 wiz Exp $ DISTNAME= libfprint-0.0.6 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 |