svn commit: r318337 - head/www/tt-rss

Thierry Thomas thierry at FreeBSD.org
Thu May 16 20:28:39 UTC 2013


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


More information about the svn-ports-all mailing list