diff options
Diffstat (limited to 'sys/modules/geom/geom_part/Makefile')
-rw-r--r-- | sys/modules/geom/geom_part/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/geom/geom_part/Makefile b/sys/modules/geom/geom_part/Makefile index 898eccc6c2019..8d1b53d71f624 100644 --- a/sys/modules/geom/geom_part/Makefile +++ b/sys/modules/geom/geom_part/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/modules/geom/geom_part/Makefile,v 1.3.2.2.6.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= geom_part_apm \ geom_part_bsd \ |