diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 16:21:47 +0200 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 16:31:13 +0200 |
| commit | 135fdeebb99c3569e42d8162b265e15d29bd937d (patch) | |
| tree | 0633c9aadceddb9aa52cae2dc3d7e7e6732eece9 /Tools/scripts/distclean.sh | |
| parent | Remove # $FreeBSD$ from Makefiles. (diff) | |
all: Remove all other $FreeBSD keywords.
Diffstat (limited to '')
| -rwxr-xr-x | Tools/scripts/distclean.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/scripts/distclean.sh b/Tools/scripts/distclean.sh index 52b7e956dd23..3a6c05c5bede 100755 --- a/Tools/scripts/distclean.sh +++ b/Tools/scripts/distclean.sh @@ -14,8 +14,6 @@ # Maxim Sobolev # ---------------------------------------------------------------------------- # -# $FreeBSD: /tmp/pcvs/ports/Tools/scripts/distclean.sh,v 1.18 2010-11-18 11:28:05 pav Exp $ -# # MAINTAINER= ports@FreeBSD.org PATH=/sbin:/bin:/usr/bin |
