diff options
Diffstat (limited to 'security/opensc')
-rw-r--r-- | security/opensc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile index 1a230606a2d..65bd9fe8a29 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/12/15 01:13:59 pettai Exp $ +# $NetBSD: Makefile,v 1.15 2013/02/06 23:23:40 jperkin Exp $ OPENSC_PKG_VERSION= 0.12.2 DISTNAME= opensc-${OPENSC_PKG_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/opensc/ |