summaryrefslogtreecommitdiff
path: root/security/libyubikey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libyubikey/Makefile')
-rw-r--r--security/libyubikey/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/security/libyubikey/Makefile b/security/libyubikey/Makefile
index 3846134affc..1909c01c03e 100644
--- a/security/libyubikey/Makefile
+++ b/security/libyubikey/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.1.1.2 2012/03/13 15:15:15 pettai Exp $
+# $NetBSD: Makefile,v 1.2 2012/03/13 15:25:33 pettai Exp $
-DISTNAME= ykclient-2.7
+DISTNAME= libyubikey-1.8
CATEGORIES= security
-MASTER_SITES= http://yubico-c-client.googlecode.com/files/
+MASTER_SITES= http://yubico-c.googlecode.com/files/
MAINTAINER= pettai@NetBSD.org
HOMEPAGE= http://code.google.com/p/yubico-c/
-COMMENT= Libraries for online validation of Yubikey OTPs
+COMMENT= Yubikey library
LICENSE= modified-bsd
@@ -14,5 +14,4 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"