Revision
89374
Author
ryandesign@macports.org
Date
2012-01-26 19:33:43 -0800 (Thu, 26 Jan 2012)

Log Message

pari: remove doubled slash in download URL

Modified Paths

Diff

Modified: trunk/dports/math/pari/Portfile (89373 => 89374)


--- trunk/dports/math/pari/Portfile	2012-01-27 03:33:17 UTC (rev 89373)
+++ trunk/dports/math/pari/Portfile	2012-01-27 03:33:43 UTC (rev 89374)
@@ -17,7 +17,7 @@
                     algebraic number theory,  elliptic curves...)
 
 homepage            http://pari.math.u-bordeaux.fr/
-master_sites        ${homepage}/pub/pari/unix/
+master_sites        ${homepage}pub/pari/unix/
 
 checksums           md5     0b595a1345679ff482785a686c863e9f \
                     sha1    d96250cd8b3e426f548a832f2f44fdfd30fd32b6 \