aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index cee8413..b832c66 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -24,8 +24,8 @@ WriteMakefile(NAME => 'Config::Parser',
resources => {
repository => {
type => 'git',
- url => 'git://git.gnu.org.ua/config-td.git',
- web => 'http://git.gnu.org.ua/cgit/config-td.git/',
+ url => 'git://git.gnu.org.ua/config-parser.git',
+ web => 'http://git.gnu.org.ua/cgit/config-parser.git/',
},
},
provides => Module::Metadata->provides(version => '1.4',

Return to:

Send suggestions and report system problems to the System administrator.