diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 11:06:39 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 11:06:39 (EDT) |
commit | 9462302d6676275d13b623d052572ce38fffc5be (patch) | |
tree | fa03ec01ef9cc57f09e0bee4f705ead65ecaaee2 /gmake-doc.pkg/control | |
parent | 085bd07486d67303934456f9493c2c93f5a19305 (diff) |
Slightly improve/standardize package descriptions
Diffstat (limited to 'gmake-doc.pkg/control')
-rw-r--r-- | gmake-doc.pkg/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gmake-doc.pkg/control b/gmake-doc.pkg/control index 0f999f8..3cc6648 100644 --- a/gmake-doc.pkg/control +++ b/gmake-doc.pkg/control @@ -1,5 +1,7 @@ Architecture: all Platform: all Depends: gmake (>= ${Source-Version}) -Description: GNU make documentation. +Description: Maintain, update, and regenerate groups of programs - documentation ${Common-Description} + . + This package provides documentation for GNU Make. |