diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
commit | cc415305a049ca523f2a8cf674009fa77c54fee6 (patch) | |
tree | 6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /www/nspluginwrapper-devel/pkg-message | |
parent | - Now fix to use this port on !i386. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.release/8.0.0
Diffstat (limited to 'www/nspluginwrapper-devel/pkg-message')
-rw-r--r-- | www/nspluginwrapper-devel/pkg-message | 30 |
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 - -================================================================ |