diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2014-09-16 01:45:24 +0800 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2014-09-16 01:45:24 +0800 |
commit | 5073cc11783c05b46f4a3733a77c40bfad83b426 (patch) | |
tree | 68629a3ade34f52d17da61c59e016dc6dc74e880 | |
parent | 67ec24ddabcb144fb741ad884528541b2309992c (diff) | |
download | freebsd-ports-gnome-5073cc11783c05b46f4a3733a77c40bfad83b426.tar.gz freebsd-ports-gnome-5073cc11783c05b46f4a3733a77c40bfad83b426.tar.zst freebsd-ports-gnome-5073cc11783c05b46f4a3733a77c40bfad83b426.zip |
- Fix a typo in pkg-message
-rw-r--r-- | emulators/pipelight/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pipelight/pkg-message b/emulators/pipelight/pkg-message index a375d3f2487e..a271153ae0a4 100644 --- a/emulators/pipelight/pkg-message +++ b/emulators/pipelight/pkg-message @@ -2,7 +2,7 @@ This port installs the Pipelight plugin wrapper for running Silverlight, Flash and others. Before enabling Pipelight for your users, run the following as root: -# pipelight-plugins --create-mozilla-plugins +# pipelight-plugin --create-mozilla-plugins NOTE: |