diff options
Diffstat (limited to 'sys/modules/mac_bsdextended/Makefile')
-rw-r--r-- | sys/modules/mac_bsdextended/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/mac_bsdextended/Makefile b/sys/modules/mac_bsdextended/Makefile index 93388fe03eb14..8156c689a1319 100644 --- a/sys/modules/mac_bsdextended/Makefile +++ b/sys/modules/mac_bsdextended/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/mac_bsdextended/Makefile,v 1.1 2002/08/01 17:41:26 rwatson Exp $ .PATH: ${.CURDIR}/../../security/mac_bsdextended |