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 /file.pkg/control | |
parent | a38062b1db2a8482ec7187fa5633c3fda3eb0f81 (diff) |
Capitalize first letters of package descriptions.
Diffstat (limited to 'file.pkg/control')
-rw-r--r-- | file.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/file.pkg/control b/file.pkg/control index 5a5ba34..ba6b955 100644 --- a/file.pkg/control +++ b/file.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all Depends: libmagic.1 (= ${Binary-Version}) -Description: tool that determines file type using magic numbers +Description: Tool that determines file type using magic numbers ${Tool-Common-Description} |