summaryrefslogtreecommitdiffstats
path: root/devel/libgtop/files/pkg-message
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-26 02:23:31 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-26 02:23:31 +0800
commita52a768a9e9ff156430bd50e68519f773ad49b9f (patch)
tree6942755314db9dba04c9587fdfc1707b8dcf600b /devel/libgtop/files/pkg-message
parentfae28396b5c24e2a4c9753f80a9068880984d16b (diff)
downloadmarcuscom-ports-a52a768a9e9ff156430bd50e68519f773ad49b9f.tar
marcuscom-ports-a52a768a9e9ff156430bd50e68519f773ad49b9f.tar.gz
marcuscom-ports-a52a768a9e9ff156430bd50e68519f773ad49b9f.tar.bz2
marcuscom-ports-a52a768a9e9ff156430bd50e68519f773ad49b9f.tar.lz
marcuscom-ports-a52a768a9e9ff156430bd50e68519f773ad49b9f.tar.xz
marcuscom-ports-a52a768a9e9ff156430bd50e68519f773ad49b9f.tar.zst
marcuscom-ports-a52a768a9e9ff156430bd50e68519f773ad49b9f.zip
Remove this port now that is has been updated in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8393 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgtop/files/pkg-message')
-rw-r--r--devel/libgtop/files/pkg-message13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/libgtop/files/pkg-message b/devel/libgtop/files/pkg-message
deleted file mode 100644
index dacaf62a9..000000000
--- a/devel/libgtop/files/pkg-message
+++ /dev/null
@@ -1,13 +0,0 @@
-===============================================================================
-
-In order to use the File System read/write monitor, you must chmod
-/dev/devstat so that all users can open it read-only. For example:
-
-# chmod 0444 /dev/devstat
-
-In order for this to persist across reboots, add the following to
-/etc/devfs.conf:
-
-perm devstat 0444
-
-===============================================================================