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 683e1b0483b5..8a8272f5d9d9 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.2.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .PATH: ${.CURDIR}/../../security/mac_bsdextended |