Changing nongnu.org to lists.koha.org
authorHenri-Damien LAURENT <henridamien@koha-fr.org>
Tue, 3 Feb 2009 11:16:31 +0000 (12:16 +0100)
committerHenri-Damien LAURENT <henridamien@koha-fr.org>
Tue, 3 Feb 2009 11:25:45 +0000 (12:25 +0100)
Makefile.PL

index 6884f51..3d2e214 100644 (file)
@@ -528,7 +528,7 @@ WriteMakefile(
               #VERSION     => strftime('2.9.%Y%m%d%H',gmtime),
               VERSION_FROM => 'kohaversion.pl',
               ABSTRACT     => 'Award-winning integrated library system (ILS) and Web OPAC',
-              AUTHOR       => 'Koha Developers <koha-devel@nongnu.org>',
+              AUTHOR       => 'Koha Developers <koha-devel@lists.koha.org>',
               NO_META      => 1,
               PREREQ_PM => {
                             'Algorithm::CheckDigits'          => 0.50,