Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2013 20:28:38 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318337 - head/www/tt-rss
Message-ID:  <201305162028.r4GKScTl099970@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Thu May 16 20:28:38 2013
New Revision: 318337
URL: http://svnweb.freebsd.org/changeset/ports/318337

Log:
  Fix leftovers.
  
  Reported by:	QAT

Modified:
  head/www/tt-rss/pkg-plist

Modified: head/www/tt-rss/pkg-plist
==============================================================================
--- head/www/tt-rss/pkg-plist	Thu May 16 20:20:34 2013	(r318336)
+++ head/www/tt-rss/pkg-plist	Thu May 16 20:28:38 2013	(r318337)
@@ -57,6 +57,7 @@
 @exec [ -f %B/config.php ] || (cp %D/%F %B/config.php && chmod go-r %B/config.php && chown %%WWWOWN%% %B/config.php)
 %%WWWDIR%%/errors.php
 %%WWWDIR%%/feed-icons/.empty
+%%WWWDIR%%/feed-icons/index.html
 %%WWWDIR%%/icons/.empty
 %%WWWDIR%%/image.php
 %%WWWDIR%%/images/alert.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305162028.r4GKScTl099970>