http://www.gnu.org/software/gsrc/package-list.html
*Last update:* Wed 16 Sep 2015 03:59:23 PM EDT
not updating via cron job, apparently
What it should do is update whenever an email appears on gsrc-commit:
package-list.html: /somewhere/var/mail/gsrc-commit.mbox
scripttogeneratepackagelisthtml.sh
then run cronjob to make every hour, or instead, use directory watch
script, there
is something like that in gnu software, I forget what it's called...
Or numerous other ways to implement.
Then page will always not lie.