projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
51d6c65
)
Jarkko says: Upstream for Math::Complex is the CPAN release
Steffen Mueller [Sun, 18 Jan 2009 18:58:33 +0000 (19:58 +0100)]
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
f054743
..
a9c4d2f
100644
(file)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-660,7
+660,7
@@
package Maintainers;
'FILES' => q[lib/Math/Complex.pm lib/Math/Complex.t
lib/Math/Trig.pm lib/Math/Trig.t],
'CPAN' => 1,
- 'UPSTREAM' => undef,
+ 'UPSTREAM' => 'cpan',
},
'Memoize' =>