diff options
Diffstat (limited to 'usr.sbin/acpi/acpiconf/Makefile')
-rw-r--r-- | usr.sbin/acpi/acpiconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/acpi/acpiconf/Makefile b/usr.sbin/acpi/acpiconf/Makefile index 5f862a2c621ed..3f15d4eac1776 100644 --- a/usr.sbin/acpi/acpiconf/Makefile +++ b/usr.sbin/acpi/acpiconf/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2000/07/14 18:16:25 iwasaki Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/acpi/acpiconf/Makefile,v 1.4 2001/03/26 14:39:17 ru Exp $ PROG= acpiconf MAN= acpiconf.8 |