aboutsummaryrefslogtreecommitdiffstats
path: root/www/repos-style
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-05-19 19:09:14 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-05-19 19:09:14 +0800
commit93637cc764dd0eadb39d4faf2311bc61d7b3e265 (patch)
treee9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /www/repos-style
parente9c317ffbac6a778828b3e70efdf887d9384e0c8 (diff)
downloadfreebsd-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/repos-style')
-rw-r--r--www/repos-style/files/pkg-message.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/repos-style/files/pkg-message.in b/www/repos-style/files/pkg-message.in
index c07d26360d0..d6b3eae6a25 100644
--- a/www/repos-style/files/pkg-message.in
+++ b/www/repos-style/files/pkg-message.in
@@ -8,10 +8,10 @@ that you add something like the following to httpd.conf:
Alias /%%PORTNAME%% %%WWWDIR%%
SVNIndexXSLT "/%%PORTNAME%%/view/repos.xsl"
-To set up the Very Simple Logviewer in %%PORTNAME%%/open/log/index.php there is a line:
-$repo = '@@Repository@@'; // repository root, no trailing slash
-Replace @@Repository@@ with the subversion url to your repository root.
-It can be any subversion URL, both http:// and file:///. You can use
+To set up the Very Simple Logviewer in %%PORTNAME%%/open/log/index.php there is a line:
+$repo = '@@Repository@@'; // repository root, no trailing slash
+Replace @@Repository@@ with the subversion url to your repository root.
+It can be any subversion URL, both http:// and file:///. You can use
"http:" if you have public read access to the repository.
25090b526b574172f8b528'>Finally retire USE_PGSQLcrees2014-11-23