diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-03-23 01:01:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-03-23 01:01:14 +0000 |
commit | a325795c3afad19c5b66ef73b98f21d829a75e61 (patch) | |
tree | 0a78c8ea0837a1872ab55157fac50a68fc2a8f82 /security/pam_fprint | |
parent | af633cc4cf50adbce7a9cf1ee6231dd389c0f669 (diff) | |
download | ports-a325795c3afad19c5b66ef73b98f21d829a75e61.tar.gz ports-a325795c3afad19c5b66ef73b98f21d829a75e61.zip |
Notes
Diffstat (limited to 'security/pam_fprint')
-rw-r--r-- | security/pam_fprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_fprint/Makefile b/security/pam_fprint/Makefile index 6feb12005067..f67098f6dd58 100644 --- a/security/pam_fprint/Makefile +++ b/security/pam_fprint/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fprint -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PAM module offering finger print authentication using libfprint LIB_DEPENDS= fprint:${PORTSDIR}/security/libfprint |