projects
/
p5sagit/Function-Parameters.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c124098
)
fix github url
Lukas Mai [Fri, 27 Sep 2013 05:57:27 +0000 (07:57 +0200)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
9689efc
..
c84264f
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-47,7
+47,7
@@
my %opt = (
resources => {
repository => {
url => 'git://github.com/mauke/Function-Parameters',
- web => 'https://github.com/mauke//Function-Parameters',
+ web => 'https://github.com/mauke/Function-Parameters',
type => 'git',
},
},