diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2010-03-21 01:30:13 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2010-03-21 01:30:13 +0000 |
| commit | 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 (patch) | |
| tree | a9ac9b0e0ce25e6b0acc0f247dc4572d56ecc496 /share/security | |
| parent | 1c808b47a2787a3a6a6ee0ca2fffb39b8e17a29a (diff) | |
Diffstat (limited to 'share/security')
| -rw-r--r-- | share/security/Makefile | 2 | ||||
| -rw-r--r-- | share/security/lomac-policy.contexts | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/security/Makefile b/share/security/Makefile index c25a52dd1e55..ac369722a60c 100644 --- a/share/security/Makefile +++ b/share/security/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/security/Makefile,v 1.4.24.1 2010/02/10 00:26:20 kensmith Exp $ FILES= lomac-policy.contexts NO_OBJ= diff --git a/share/security/lomac-policy.contexts b/share/security/lomac-policy.contexts index e01bd2842c60..9b7a85480d47 100644 --- a/share/security/lomac-policy.contexts +++ b/share/security/lomac-policy.contexts @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/security/lomac-policy.contexts,v 1.1.38.1 2010/02/10 00:26:20 kensmith Exp $ # # This is a sample LOMAC policy based upon the PLM defined in the # original FreeBSD LOMAC port. It may be configured on a |
