diff options
author | David T. Stanford <dstanford@daemonbox.net> | 2012-11-16 20:58:22 (EST) |
---|---|---|
committer | root <root@debian-vbox.(none)> | 2012-11-16 20:58:22 (EST) |
commit | f80cd993e05829e8ebbb896c32f61c4f35046f5e (patch) | |
tree | 06ca67c2a7efa5a9386bb50b630732f4d98d5b8e | |
parent | 25f3cf154d6e7e0cb747ae9a61a1c1730b9c7c0a (diff) |
Updated make.pkg/control and removed erroneous make.pkg/docs file.
-rw-r--r-- | make.pkg/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/make.pkg/control b/make.pkg/control index 590ac5c..50d7b57 100644 --- a/make.pkg/control +++ b/make.pkg/control @@ -1,3 +1,4 @@ Architecture: any Platform: all -Description: ${Common-Description} +Description: Utility and framework for building applications from source. + ${Common-Description} |