[tinderbox-cvs] cvs commit: portstools/tinderbox/webui/core TinderboxDS.php

Philip M. Gollucci pgollucci at p6m7g8.com
Sat Jul 18 16:34:55 EDT 2009


Beat Gaetzi wrote:
>   UPDATE ports
>   SET port_maintainer=REPLACE(port_maintainer, '@FreeBSD.org','@freebsd.org');
UPDATE ports set ports_maintainer=LOWER(port_maintainer);

Would be better if it works in postgresql too.




More information about the tinderbox-cvs mailing list