diff options
Diffstat (limited to 'sbin/kldstat/Makefile')
-rw-r--r-- | sbin/kldstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldstat/Makefile b/sbin/kldstat/Makefile index b602a3edfb1fa..fcea3e08bb9a2 100644 --- a/sbin/kldstat/Makefile +++ b/sbin/kldstat/Makefile @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sbin/kldstat/Makefile,v 1.9 2003/04/23 20:24:13 johan Exp $ # PROG= kldstat |