summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl11
1 files changed, 0 insertions, 11 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index d6bb9dfc24..775baaf8be 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1353,17 +1353,6 @@ use File::Glob qw(:case);
'UPSTREAM' => 'blead',
},
- 'Shell' =>
- {
- 'MAINTAINER' => 'ferreira',
- 'DISTRIBUTION' => 'FERREIRA/Shell-0.72_01.tar.gz',
- 'FILES' => q[cpan/Shell],
- 'EXCLUDED' => [ qw{ t/01_use.t t/99_pod.t } ],
- 'CPAN' => 1,
- 'UPSTREAM' => undef,
- 'DEPRECATED' => 5.011,
- },
-
'Storable' =>
{
'MAINTAINER' => 'ams',