diff options
author | nork <nork@FreeBSD.org> | 2004-05-04 15:51:07 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-05-04 15:51:07 +0000 |
commit | 721f366db79d732e49db6cb487903869977f5838 (patch) | |
tree | 628ded57ab1aebe3307481cc89b7a5c001445f07 /mail/drac | |
parent | 169f59a2d531202d44f63879418719c9963344ed (diff) | |
download | FreeBSD-ports-721f366db79d732e49db6cb487903869977f5838.zip FreeBSD-ports-721f366db79d732e49db6cb487903869977f5838.tar.gz |
o rcNG-fy.
+ Display pkg-message after install, warning admins of the rc.conf(5)
variable name change.
PR: ports/66234
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Pointed out by: ume
Pointy hat to: myself
Diffstat (limited to 'mail/drac')
-rw-r--r-- | mail/drac/pkg-message | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/drac/pkg-message b/mail/drac/pkg-message new file mode 100644 index 0000000..91f4a29 --- /dev/null +++ b/mail/drac/pkg-message @@ -0,0 +1,5 @@ + +===> COMPATIBILITY NOTE: + The "drac_flags" rc.conf(5) variable has been renamed to "dracd_flags". + Please be sure to update your rc.conf(5) if necessary. + |