aap: fix audit 'description must start with capital letter'
This commit is contained in:
parent
a17af0056f
commit
fa747f1b8e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class Aap < Formula
|
||||
desc "make-like tool to download, build, and install software"
|
||||
desc "Make-like tool to download, build, and install software"
|
||||
homepage "http://www.a-a-p.org"
|
||||
url "https://downloads.sourceforge.net/project/a-a-p/aap-1.094.zip"
|
||||
sha256 "3f53b2fc277756042449416150acc477f29de93692944f8a77e8cef285a1efd8"
|
||||
|
|
Loading…
Reference in a new issue