Id->FreeBSD rename take 2
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
This commit is contained in:
parent
544e6f5400
commit
b6461b0294
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20940
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/perl
|
||||
#
|
||||
# $Id: make_index,v 1.5 1999/04/28 06:20:23 asami Exp $
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Written to speed-up INDEX file generation. The new scheme
|
||||
# basically visits each port once and writes out each port's
|
||||
|
|
Loading…
Reference in a new issue