diff options
Diffstat (limited to 'etc/defaults')
-rw-r--r-- | etc/defaults/make.conf | 2 | ||||
-rw-r--r-- | etc/defaults/pccard.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index f4cb78b..4a39166 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.38 1996/12/16 03:37:59 ache Exp $ +# $FreeBSD$ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk). # It allows you to override macro definitions to make without changing diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 37e0ada..761fb28 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -8,7 +8,7 @@ # IRQ == 0 means "allocate free IRQ from IRQ pool" # IRQ == 16 means "do not use IRQ (e.g. PIO mode)" # -# $Id: pccard.conf.sample,v 1.3 1996/06/14 21:41:48 nate Exp $ +# $FreeBSD$ # Generally available IO ports io 0x240-0x360 |