diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-19 03:42:54 +0800 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2000-10-19 03:42:54 +0800 |
commit | 04c7ceb465c4216487119e0a99ef900fbbd9223a (patch) | |
tree | ec2a2783ecf064a27c40ca73e81549f553105d45 | |
parent | 7e7ce9e1603fe51e70893774b8aabb240ef02dca (diff) | |
download | freebsd-ports-gnome-04c7ceb465c4216487119e0a99ef900fbbd9223a.tar.gz freebsd-ports-gnome-04c7ceb465c4216487119e0a99ef900fbbd9223a.tar.zst freebsd-ports-gnome-04c7ceb465c4216487119e0a99ef900fbbd9223a.zip |
Fixed pkg-message typo.
PR: 22080
Submitted by: <mavetju@chello.nl>
-rw-r--r-- | graphics/avifile/pkg-message | 2 | ||||
-rw-r--r-- | graphics/win32-codecs/pkg-message | 2 | ||||
-rw-r--r-- | multimedia/avifile/pkg-message | 2 | ||||
-rw-r--r-- | multimedia/win32-codecs/pkg-message | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/avifile/pkg-message b/graphics/avifile/pkg-message index 98fafe18a0a9..3dc3ad21d434 100644 --- a/graphics/avifile/pkg-message +++ b/graphics/avifile/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 diff --git a/graphics/win32-codecs/pkg-message b/graphics/win32-codecs/pkg-message index 98fafe18a0a9..3dc3ad21d434 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 diff --git a/multimedia/avifile/pkg-message b/multimedia/avifile/pkg-message index 98fafe18a0a9..3dc3ad21d434 100644 --- a/multimedia/avifile/pkg-message +++ b/multimedia/avifile/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 diff --git a/multimedia/win32-codecs/pkg-message b/multimedia/win32-codecs/pkg-message index 98fafe18a0a9..3dc3ad21d434 100644 --- a/multimedia/win32-codecs/pkg-message +++ b/multimedia/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 |