diff options
author | garga <garga@FreeBSD.org> | 2012-09-11 04:56:53 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2012-09-11 04:56:53 +0800 |
commit | 6d4b6c7a35f72990813b2237238697a1ee27a29e (patch) | |
tree | 851cbeecaa4d69c828e3f2af8de68f21d465bfe2 /misc/compat9x/pkg-message | |
parent | affb8d7a3e78f3b05d01d94016c2f1c83d64b304 (diff) | |
download | freebsd-ports-gnome-6d4b6c7a35f72990813b2237238697a1ee27a29e.tar.gz freebsd-ports-gnome-6d4b6c7a35f72990813b2237238697a1ee27a29e.tar.zst freebsd-ports-gnome-6d4b6c7a35f72990813b2237238697a1ee27a29e.zip |
Add compat9x after some people ask to it
Requested by: des@, obrien@
Diffstat (limited to 'misc/compat9x/pkg-message')
-rw-r--r-- | misc/compat9x/pkg-message | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/compat9x/pkg-message b/misc/compat9x/pkg-message new file mode 100644 index 000000000000..0f700d94f65e --- /dev/null +++ b/misc/compat9x/pkg-message @@ -0,0 +1,9 @@ +******************************************************************************* +* * +* Do not forget to add COMPAT_FREEBSD8 into * +* your kernel configuration (enabled by default). * +* * +* To configure and recompile your kernel see: * +* http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html * +* * +******************************************************************************* |