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.pkg/control | |
parent | 085bd07486d67303934456f9493c2c93f5a19305 (diff) |
Slightly improve/standardize package descriptions
Diffstat (limited to 'gmake.pkg/control')
-rw-r--r-- | gmake.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gmake.pkg/control b/gmake.pkg/control index 637bb7c..9bf424d 100644 --- a/gmake.pkg/control +++ b/gmake.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all Depends: ${Shlib-Depends} -Description: Utility and framework for building applications from source. +Description: Maintain, update, and regenerate groups of programs ${Common-Description} |