pod2man: fix audit 'description must start with capital letter'
This commit is contained in:
parent
9c85f2f216
commit
33d619b115
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
class Pod2man < Formula
|
class Pod2man < Formula
|
||||||
desc "perl documentation generator"
|
desc "Perl documentation generator"
|
||||||
homepage "https://www.eyrie.org/~eagle/software/podlators/"
|
homepage "https://www.eyrie.org/~eagle/software/podlators/"
|
||||||
url "https://archives.eyrie.org/software/perl/podlators-4.09.tar.xz"
|
url "https://archives.eyrie.org/software/perl/podlators-4.09.tar.xz"
|
||||||
sha256 "124aceacdacf4daeefffaac02cc978d5a282c5a56c45eef0da68a58b4637d77a"
|
sha256 "124aceacdacf4daeefffaac02cc978d5a282c5a56c45eef0da68a58b4637d77a"
|
||||||
|
|
Loading…
Reference in a new issue