diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-01-18 02:35:59 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-01-18 02:35:59 +0000 |
commit | 0202b2e246fd536f9084991b064aa4cd035fdf9f (patch) | |
tree | 47372d8ec090a5f1c2cb2c892066c547dd005b34 /security/pam_yubico | |
parent | fdfff7b919694a213383969da0b71526370782be (diff) | |
download | ports-0202b2e246fd536f9084991b064aa4cd035fdf9f.tar.gz ports-0202b2e246fd536f9084991b064aa4cd035fdf9f.zip |
Notes
Diffstat (limited to 'security/pam_yubico')
-rw-r--r-- | security/pam_yubico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_yubico/Makefile b/security/pam_yubico/Makefile index dc2d35cf0c42..6fb2349ca200 100644 --- a/security/pam_yubico/Makefile +++ b/security/pam_yubico/Makefile @@ -2,7 +2,7 @@ PORTNAME= pam_yubico PORTVERSION= 2.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubico-pam/releases/ |