diff options
Diffstat (limited to 'sys/modules/crypto/Makefile')
-rw-r--r-- | sys/modules/crypto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/crypto/Makefile b/sys/modules/crypto/Makefile index 6d06004606e37..fbb446103502c 100644 --- a/sys/modules/crypto/Makefile +++ b/sys/modules/crypto/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/crypto/Makefile,v 1.3.2.1 2006/03/01 21:40:14 wkoszek Exp $ .PATH: ${.CURDIR}/../../opencrypto .PATH: ${.CURDIR}/../../crypto |