On Sunday, March 24, 2013 8:39:26 am Antoine Brodin wrote: > Author: antoine > Date: Sun Mar 24 12:39:26 2013 > New Revision: 248682 > URL: http://svnweb.freebsd.org/changeset/base/248682 > > Log: > Add 2 more obsolete files and a missing date. > > Modified: > head/ObsoleteFiles.inc > > Modified: head/ObsoleteFiles.inc > ============================================================================== > --- head/ObsoleteFiles.inc Sun Mar 24 12:35:12 2013 (r248681) > +++ head/ObsoleteFiles.inc Sun Mar 24 12:39:26 2013 (r248682) > @@ -38,7 +38,11 @@ > # xargs -n1 | sort | uniq -d; > # done > > +# 20130316: vinum.4 removed > OLD_FILES+=usr/share/man/man4/vinum.4.gz > +# 20130312: fortunes-o removed > +OLD_FILES+=usr/share/games/fortune/fortunes-o > +OLD_FILES+=usr/share/games/fortune/fortunes-o.dat
This was intentional so that people may choose to keep fortunes-o locally. In that case it would still be installed in this location (as fortune only looks in this directory). -- John Baldwin _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"