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 2ed35914f9d..20b4e54082b 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2012/10/23 18:16:32 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/01/26 21:38:47 adam Exp $ DISTNAME= libfprint-0.0.6 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 |