diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-21 18:58:11 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-21 18:58:11 +0000 |
commit | 4bda6a8ea4617f56b11969443b5800183c9109bb (patch) | |
tree | 2bdf62dc9d84c68ad52fc995595eb51f72e77576 /graphics/win32-codecs/pkg-message | |
parent | remove stale patch and add Makefile to replace it. (diff) |
fix typo.
DivX -> DivX ;-)
USE_LDT -> USER_LDT
Notes
Notes:
svn path=/head/; revision=37409
Diffstat (limited to 'graphics/win32-codecs/pkg-message')
-rw-r--r-- | graphics/win32-codecs/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/win32-codecs/pkg-message b/graphics/win32-codecs/pkg-message index 7f8dce2d55a1..ab4ce4da9eeb 100644 --- a/graphics/win32-codecs/pkg-message +++ b/graphics/win32-codecs/pkg-message @@ -3,7 +3,7 @@ This port requires a kernel built with the directive: -options USE_LDT +options USER_LDT Please, check the FreeBSD Handbook for instructions on building a custom kernel. If you do not know |