Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2018 09:31:14 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461129 - head/www/privatebin
Message-ID:  <201802070931.w179VEdR073835@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Feb  7 09:31:14 2018
New Revision: 461129
URL: https://svnweb.freebsd.org/changeset/ports/461129

Log:
  Remove useless @owner, the @dir call on the next line is already
  setting the ownership

Modified:
  head/www/privatebin/pkg-plist

Modified: head/www/privatebin/pkg-plist
==============================================================================
--- head/www/privatebin/pkg-plist	Wed Feb  7 09:16:51 2018	(r461128)
+++ head/www/privatebin/pkg-plist	Wed Feb  7 09:31:14 2018	(r461129)
@@ -121,5 +121,4 @@
 %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Generator/ImageMagickGenerator.php
 %%WWWDIR%%/vendor/yzalis/identicon/src/Identicon/Identicon.php
 %%WWWDIR%%/vendor/yzalis/identicon/src/autoload.php
-@owner www
 @dir(www,www,700) /var/db/privatebin



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