<ul>
<li>yasm is a tool which uses re2c, they created a C version and did some good
fixes which I incorporated. <a href=
-"http://cvs.tortall.net/cgi-bin/viewcvs.cgi/yasm/tools/re2c/">http://cvs.tortall.net/cgi-bin/viewcvs.cgi/yasm/tools/re2c/</a></li>
+"http://www.tortall.net/projects/yasm/browser/trunk/yasm/tools/re2c">http://www.tortall.net/projects/yasm/browser/trunk/yasm/tools/re2c</a></li>
<li>FreeBSD page on the re2c ports package. <a href=
"http://www.freshports.org/devel/re2c/">http://www.freshports.org/devel/re2c/</a></li>
<li>Paper on re2c. <a href=
-"http://citeseer.nj.nec.com/cowan94rec.html">http://citeseer.nj.nec.com/cowan94rec.html</a></li>
+"http://citeseer.ist.psu.edu/bumbulis94rec.html">http://citeseer.ist.psu.edu/bumbulis94rec.html</a></li>
<li>You can build <a href="http://rpmseek.com/rpm-pl/re2c.html?cs=re2c">rpm</a> packages out of the box.</li>
<li>Some Linux distributions like <a href="http://debian.org">debian</a>,
-<a href="http://gentoo.org">Gentoo</a> and <a href="http://mandriva.com">Mandriva</a>
+<a href="http://gentoo.org">Gentoo</a>, <a href="http://mandriva.com">Mandriva</a>
+and <a href="http://packages.ubuntu.com">ubuntu</a>
provide re2c packages.</li>
<li>Source package and windows binary are available through
<a href="http://sourceforge.net/projects/re2c">sourceforge</a> on the re2c