summaryrefslogtreecommitdiff
path: root/Tools/make_index
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 13:32:08 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:27:10 +0200
commit5d33e045968104ac678d8b4b4ec1e8956bbf68e0 (patch)
tree457ff511c2ea543e81d90ab1bfa809a48c6d1094 /Tools/make_index
parentdatabases: fix category Makefile after 03cebea45b11 (diff)
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
Diffstat (limited to 'Tools/make_index')
-rw-r--r--Tools/make_index2
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,