From 7821bd329e448fe179f91f5edc47975995b991d2 Mon Sep 17 00:00:00 2001 From: Andrew Janke Date: Sat, 19 Dec 2015 00:06:06 -0500 Subject: [PATCH] aap: audit fix --- Formula/aap.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/aap.rb b/Formula/aap.rb index 1861ea6bed..599d7573eb 100644 --- a/Formula/aap.rb +++ b/Formula/aap.rb @@ -1,5 +1,5 @@ class Aap < Formula - desc "Aap is a 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"