diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-04-30 01:21:19 +0000 |
commit | baf1da9d4268fcc26012d79574fef26bc129e338 (patch) | |
tree | 6a8d49a7b0c4bb3d9becc2e2921db529b1da5239 /security/pam-yubico/Makefile | |
parent | 1f6a20b63814c6457c4d43c8776b03099fe85079 (diff) | |
download | pkgsrc-baf1da9d4268fcc26012d79574fef26bc129e338.tar.gz |
Recursive revbump from boost update
Diffstat (limited to 'security/pam-yubico/Makefile')
-rw-r--r-- | security/pam-yubico/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pam-yubico/Makefile b/security/pam-yubico/Makefile index 6af62eabb3a..8d1ecb18d09 100644 --- a/security/pam-yubico/Makefile +++ b/security/pam-yubico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2017/01/01 16:06:35 adam Exp $ +# $NetBSD: Makefile,v 1.16 2017/04/30 01:21:59 ryoon Exp $ DISTNAME= pam_yubico-2.17 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubico-pam/releases/ |