diff options
Diffstat (limited to 'sbin/geom/class/multipath/Makefile')
-rw-r--r-- | sbin/geom/class/multipath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/multipath/Makefile b/sbin/geom/class/multipath/Makefile index b4eb7837e8eb1..cbc851d665105 100644 --- a/sbin/geom/class/multipath/Makefile +++ b/sbin/geom/class/multipath/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sbin/geom/class/multipath/Makefile,v 1.2.12.1 2010/02/10 00:26:20 kensmith Exp $ .PATH: ${.CURDIR}/../../misc CLASS= multipath |