Browse Source

* rename dist

master
Alex 'AdUser' Z 9 years ago
parent
commit
a72f12e556
  1. 2
      Makefile.PL

2
Makefile.PL

@ -1,8 +1,8 @@
use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'App::TWatch::Lite',
AUTHOR => ["Alex 'AdUser' Z <aduser\@cpan.org>"],
NAME => 'twatch-lite',
ABSTRACT => 'periodically polls RSS/ATOM feeds and cherry-picks wanted torrent files',
VERSION_FROM => 'twatch-lite',
LICENSE => 'perl_5',

Loading…
Cancel
Save