summaryrefslogtreecommitdiff
path: root/www/nspluginwrapper-devel/pkg-message
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-12-19 21:12:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-12-19 21:12:36 +0000
commit616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad (patch)
treeeca5ff8ef89030731d682a14daebcc8cbd2245ac /www/nspluginwrapper-devel/pkg-message
parent- Fix modes of the temp directory [1] (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_1_0'.release/7.1.0
Notes
Notes: svn path=/head/; revision=224474 svn path=/tags/RELEASE_7_1_0/; revision=224475; tag=release/7.1.0
Diffstat (limited to 'www/nspluginwrapper-devel/pkg-message')
-rw-r--r--www/nspluginwrapper-devel/pkg-message30
1 files changed, 0 insertions, 30 deletions
diff --git a/www/nspluginwrapper-devel/pkg-message b/www/nspluginwrapper-devel/pkg-message
deleted file mode 100644
index 402dd9ec3824..000000000000
--- a/www/nspluginwrapper-devel/pkg-message
+++ /dev/null
@@ -1,30 +0,0 @@
-================================================================
-
-The nspluginwrapper is installed on a per user basis. All of
-the commands can be run as an unprivileged user.
-
-================================================================
-
-To install all the plugins from their default locations:
-
-nspluginwrapper -v -a -i
-
-================================================================
-
-To install a specific plugin:
-
-nspluginwrapper -i path/to/plugin.so
-
-================================================================
-
-To remove a specific plugin:
-
-nspluginwrapper -r path/to/plugin.so
-
-================================================================
-
-To view all currently installed plugins:
-
-nspluginwrapper -l
-
-================================================================