aboutsummaryrefslogtreecommitdiff
path: root/utils/pcsc-lite
diff options
context:
space:
mode:
Diffstat (limited to 'utils/pcsc-lite')
-rw-r--r--utils/pcsc-lite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pcsc-lite/Makefile b/utils/pcsc-lite/Makefile
index dc96467c5..e9ebe6452 100644
--- a/utils/pcsc-lite/Makefile
+++ b/utils/pcsc-lite/Makefile
@@ -24,7 +24,7 @@ PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk
define Package/pcsc-lite/Default
- TITLE:=Middleware to access a smart card using SCard API (PC/SC).
+ TITLE:=Access a smart card using SCard API (PC/SC)
URL:=http://pcsclite.alioth.debian.org/
endef