diff options
author | danilo <danilo@FreeBSD.org> | 2014-01-18 10:35:59 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-01-18 10:35:59 +0800 |
commit | 9ca89cf379931e645b1d998acfd6f025f0eb4545 (patch) | |
tree | 47372d8ec090a5f1c2cb2c892066c547dd005b34 /security/pam_yubico | |
parent | 1801a5f86f3d92c08d67798ba923d2bfee101fe7 (diff) | |
download | freebsd-ports-gnome-9ca89cf379931e645b1d998acfd6f025f0eb4545.tar.gz freebsd-ports-gnome-9ca89cf379931e645b1d998acfd6f025f0eb4545.tar.zst freebsd-ports-gnome-9ca89cf379931e645b1d998acfd6f025f0eb4545.zip |
- Update from 1.14.1 to 1.15.0
PR: ports/185675
Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer)
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/ |