diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-12 16:23:10 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-12 16:23:10 +0200 |
commit | 7f6502e41b71005d3239b47dfa6415fba4b547a3 (patch) | |
tree | 074d3ebf291c584e561e8d8cf9b349c48ca40680 /package/opensc | |
parent | 5bb71d2c1f1fae847c0161343f91a7e89bc0d3c4 (diff) |
modify many PKG_DESCR variables to fit better into 80 width terminal window
Diffstat (limited to 'package/opensc')
-rw-r--r-- | package/opensc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opensc/Makefile b/package/opensc/Makefile index 2cf89050e..89a32d2fe 100644 --- a/package/opensc/Makefile +++ b/package/opensc/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= opensc PKG_VERSION:= 0.11.13 PKG_RELEASE:= 1 PKG_MD5SUM:= 98fa151e947941f9c3f27420fdf47c11 -PKG_DESCR:= a set of libraries and utilities to access smart cards +PKG_DESCR:= utilities to access smart cards PKG_SECTION:= crypto PKG_BUILDDEP+= libtool PKG_URL:= http://www.opensc-project.org/opensc |