From 394b230c3ee6ce1da4d488b426c54d0d76f8dafa Mon Sep 17 00:00:00 2001 From: bsam Date: Thu, 7 Sep 2006 09:16:13 +0000 Subject: Fix a typo at Makefile: amd_linux.ko -> amr_linux.ko. Submitted by: Patrick M. Hausen (maintainer by email) --- sysutils/linux-megamgr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/linux-megamgr/Makefile b/sysutils/linux-megamgr/Makefile index a02439582324..884178b7a19d 100644 --- a/sysutils/linux-megamgr/Makefile +++ b/sysutils/linux-megamgr/Makefile @@ -38,7 +38,7 @@ post-install: .include .if ${OSVERSION} < 601000 -IGNORE= needs at least FreeBSD 6.1 and amd_linux.ko +IGNORE= needs at least FreeBSD 6.1 and amr_linux.ko .endif .include -- cgit