diff options
Diffstat (limited to 'security/pam-fprint/Makefile')
-rw-r--r-- | security/pam-fprint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pam-fprint/Makefile b/security/pam-fprint/Makefile index 5204f4ef06e..4273eebe73b 100644 --- a/security/pam-fprint/Makefile +++ b/security/pam-fprint/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 21:52:00 plunky Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/11 12:40:45 drochner Exp $ DISTNAME= pam_fprint-0.2 PKGNAME= ${DISTNAME:S/_/-/} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 |