diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-12-13 18:35:52 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-12-13 18:35:52 +0000 |
commit | d17cde632864dc6df336bb9cebbe2949f431a6cd (patch) | |
tree | b830c6c02e309d9ed902a96eb7c1ea446ae4bf1a /security | |
parent | a5bd415ea6996c779264aecf61c2e648e06ba4db (diff) | |
download | ports-d17cde632864dc6df336bb9cebbe2949f431a6cd.tar.gz ports-d17cde632864dc6df336bb9cebbe2949f431a6cd.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/libfprint/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index 929e9c3bc586..e173b7b9bbe9 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: libfprint -# Date created: April 12 2008 -# Whom: barner -# +# Created by: barner # $FreeBSD$ -# PORTNAME= libfprint PORTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://people.freedesktop.org/~hadess/ |