diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
commit | 93637cc764dd0eadb39d4faf2311bc61d7b3e265 (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /www/groupoffice | |
parent | e9c317ffbac6a778828b3e70efdf887d9384e0c8 (diff) | |
download | freebsd-ports-graphics-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.gz freebsd-ports-graphics-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.zst freebsd-ports-graphics-93637cc764dd0eadb39d4faf2311bc61d7b3e265.zip |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket
Diffstat (limited to 'www/groupoffice')
-rw-r--r-- | www/groupoffice/files/pkg-message.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/groupoffice/files/pkg-message.in b/www/groupoffice/files/pkg-message.in index b3c3dc9a340..f8deaa7f6b0 100644 --- a/www/groupoffice/files/pkg-message.in +++ b/www/groupoffice/files/pkg-message.in @@ -2,7 +2,7 @@ GroupOffice has been installed into: %%WWWDIR%% -You will probably want to add an alias to your httpd.conf file, +You will probably want to add an alias to your httpd.conf file, somethinglike this: Alias /groupoffice "%%WWWDIR%%" @@ -10,7 +10,7 @@ somethinglike this: And restart Apache. open to install - http://<hostname>/groupoffice/install/install.php + http://<hostname>/groupoffice/install/install.php or update http://<hostname>/groupoffice/install/upgrade.php |