diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-23 08:17:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-23 08:17:49 +0000 |
commit | 61d8acdb49fa9541be589909d223f6dedf5d20d6 (patch) | |
tree | 63555d21cb309e0b06a86d69638ef974e4b006bf /Mk/bsd.autotools.mk | |
parent | 110855eee31750f1cba85a05a4b9e718978fab37 (diff) |
Notes
Diffstat (limited to 'Mk/bsd.autotools.mk')
-rw-r--r-- | Mk/bsd.autotools.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.autotools.mk b/Mk/bsd.autotools.mk index 3f110523ba1c..c6042274ab23 100644 --- a/Mk/bsd.autotools.mk +++ b/Mk/bsd.autotools.mk @@ -1,4 +1,4 @@ -#-*- mode: makefile; tab-width: 4; -*- +#-*- tab-width: 4; -*- # ex:ts=4 # # $FreeBSD$ |