aboutsummaryrefslogtreecommitdiff
path: root/utils/stoken/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/stoken/Makefile')
-rw-r--r--utils/stoken/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/stoken/Makefile b/utils/stoken/Makefile
index 1dc828c10..3759434f4 100644
--- a/utils/stoken/Makefile
+++ b/utils/stoken/Makefile
@@ -29,7 +29,7 @@ PKG_FIXUP:=autoreconf
include $(INCLUDE_DIR)/package.mk
define Package/stoken/Default
- TITLE:=stoken is a tokencode generator compatible with RSA SecurID 128-bit (AES)
+ TITLE:=tokencode generator compatible with RSA SecurID 128-bit (AES)
URL:=http://sourceforge.net/p/stoken/
DEPENDS:= +libxml2 +libnettle
endef