diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-08 10:13:56 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-08 10:13:56 (EST) |
commit | b9d1f787cf8dd629cb04e10ca994176279017d2d (patch) | |
tree | 2814acd0cad4573ecb82c34a5bb5ad3a28633409 /libmagic-dev.pkg/control | |
parent | a38062b1db2a8482ec7187fa5633c3fda3eb0f81 (diff) |
Capitalize first letters of package descriptions.
Diffstat (limited to 'libmagic-dev.pkg/control')
-rw-r--r-- | libmagic-dev.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmagic-dev.pkg/control b/libmagic-dev.pkg/control index 8eb1559..53fc33d 100644 --- a/libmagic-dev.pkg/control +++ b/libmagic-dev.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all Depends: libmagic.1 (= ${Binary-Version}) -Description: library that determines file type - development +Description: Library that determines file type - development ${Library-Common-Description} . This package provides the development files for libmagic. |