summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/fprint-demo/Makefile3
-rw-r--r--security/pam-fprint/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile
index dd6e64f8121..60351eea46c 100644
--- a/security/fprint-demo/Makefile
+++ b/security/fprint-demo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 21:52:54 plunky Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/11 12:40:45 drochner Exp $
DISTNAME= fprint_demo-0.4
PKGNAME= ${DISTNAME:S/_/-/}
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/}
EXTRACT_SUFX= .tar.bz2
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