--- Portfile.orig	2008-10-16 00:48:56.000000000 +0200
+++ Portfile	2008-10-16 00:50:12.000000000 +0200
@@ -25,6 +25,7 @@
 build.target            ca-bundle
 extract.only            ${curl_source}
 
+
 description \
     CA certificate bundle for curl
 
@@ -43,7 +44,7 @@
     http://gd.tuwien.ac.at/utils/archivers/curl/ \
     http://www.execve.net/curl/ \
     http://distfiles.macports.org/${dist_subdir}:certdata \
-    http://lxr.mozilla.org/seamonkey/source/${certdata_path}?raw=1:certdata
+    http://mxr.mozilla.org/seamonkey/source/${certdata_path}?raw=1:certdata
 
 distfiles \
     ${curl_source} \

