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/xfsprogs | |
parent | 5bb71d2c1f1fae847c0161343f91a7e89bc0d3c4 (diff) |
modify many PKG_DESCR variables to fit better into 80 width terminal window
Diffstat (limited to 'package/xfsprogs')
-rw-r--r-- | package/xfsprogs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xfsprogs/Makefile b/package/xfsprogs/Makefile index 51b6231c8..7dfe22149 100644 --- a/package/xfsprogs/Makefile +++ b/package/xfsprogs/Makefile @@ -7,7 +7,7 @@ PKG_NAME:= xfsprogs PKG_VERSION:= 3.1.1 PKG_RELEASE:= 1 PKG_MD5SUM:= c2308b46ee707597ac50aae418d321b8 -PKG_DESCR:= Utilities to create and check XFS filesystems +PKG_DESCR:= Utilities for XFS filesystems PKG_SECTION:= fs PKG_DEPENDS:= libuuid libpthread PKG_BUILDDEP+= e2fsprogs |