summaryrefslogtreecommitdiff
path: root/net/realtek-rge-kmod/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'net/realtek-rge-kmod/pkg-message')
-rw-r--r--net/realtek-rge-kmod/pkg-message24
1 files changed, 24 insertions, 0 deletions
diff --git a/net/realtek-rge-kmod/pkg-message b/net/realtek-rge-kmod/pkg-message
new file mode 100644
index 000000000000..604a246b3dca
--- /dev/null
+++ b/net/realtek-rge-kmod/pkg-message
@@ -0,0 +1,24 @@
+[
+{ type: install
+ message: <<EOM
+!!! This port is EXPERIMENTAL !!!
+
+Add the following lines to your /boot/loader.conf
+to load the FreeBSD rge(4) driver.
+
+if_rge_load="YES"
+
+EOM
+},
+{ type: upgrade
+ message: <<EOM
+!!! This port is EXPERIMENTAL !!!
+
+Add the following lines to your /boot/loader.conf
+to load the FreeBSD rge(4) driver.
+
+if_rge_load="YES"
+
+EOM
+}
+]