summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 3bf6926a5..3c600bef6 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -323,7 +323,7 @@ my %optional_features = (
}
},
linux_pid => {
- description => 'Linux::PID for MozReview',
+ description => 'Linux::PID',
prereqs => {
runtime => {
requires => { 'Linux::Pid' => 0 },