diff options
Diffstat (limited to 'usr.sbin/pccard/pccardc/Makefile')
-rw-r--r-- | usr.sbin/pccard/pccardc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pccard/pccardc/Makefile b/usr.sbin/pccard/pccardc/Makefile index 679b47d1a00dd..0ad5138e096aa 100644 --- a/usr.sbin/pccard/pccardc/Makefile +++ b/usr.sbin/pccard/pccardc/Makefile @@ -1,7 +1,7 @@ # # pccardc Makefile # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/pccardc/Makefile,v 1.11 1999/12/02 05:52:57 imp Exp $ # PROG= pccardc SRCS= beep.c dumpcis.c enabler.c pccardc.c pccardmem.c power.c printcis.c \ |