diff options
Diffstat (limited to 'Tools/make_index')
-rw-r--r-- | Tools/make_index | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/make_index b/Tools/make_index index 7bb9b5af8bfa..8be3863edac5 100644 --- a/Tools/make_index +++ b/Tools/make_index @@ -1,7 +1,5 @@ #!/usr/bin/perl # -# $FreeBSD$ -# # INDEX builds visit each port once and write out each port's # *-depends as a list of directories, using 'make describe'. This # script goes back in and maps the directories back to pkgnames, |