summaryrefslogtreecommitdiff
path: root/security/fprint-demo
diff options
context:
space:
mode:
Diffstat (limited to 'security/fprint-demo')
-rw-r--r--security/fprint-demo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile
index 16a20ddc5d2..7e15ade2d6b 100644
--- a/security/fprint-demo/Makefile
+++ b/security/fprint-demo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2014/05/05 00:48:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2014/12/30 08:26:08 plunky Exp $
DISTNAME= fprint_demo-0.4
PKGNAME= ${DISTNAME:S/_/-/}
@@ -7,9 +7,9 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= plunky@rya-online.net
HOMEPAGE= http://reactivated.net/fprint/wiki/Fprint_demo
COMMENT= Simple GTK+ application to demonstrate libfprint's capabilities
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++