diff options
author | maho <maho@FreeBSD.org> | 2002-11-18 21:24:50 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2002-11-18 21:24:50 +0800 |
commit | 9e3a37189792652ba4acb51cb32e147fc8ccdd7e (patch) | |
tree | 937828a0427c154c099364cfb4647ebdf293a2d9 /lang/ifc7 | |
parent | c7e0d52b522b5e2b4b72e79489b460c2f86534b1 (diff) | |
download | freebsd-ports-gnome-9e3a37189792652ba4acb51cb32e147fc8ccdd7e.tar.gz freebsd-ports-gnome-9e3a37189792652ba4acb51cb32e147fc8ccdd7e.tar.zst freebsd-ports-gnome-9e3a37189792652ba4acb51cb32e147fc8ccdd7e.zip |
Small misspelling
Noticed by marius
Diffstat (limited to 'lang/ifc7')
-rw-r--r-- | lang/ifc7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ifc7/Makefile b/lang/ifc7/Makefile index b060b9685225..00450abbc7ef 100644 --- a/lang/ifc7/Makefile +++ b/lang/ifc7/Makefile @@ -43,7 +43,7 @@ IGNORE= "Please manually download ${DISTFILES} from ${IFC_SITE}, ${IFC_SITE}f60l .endif .if exists(${LINUXBASE}/boot/kernel.h) -BROKEN= Can not coexist with linux_devtools +BROKEN= Cannot coexist with linux_devtools .endif post-extract: |