svn commit: r461129 - head/www/privatebin

Baptiste Daroussin bapt at FreeBSD.org
Wed Feb 7 09:31:15 UTC 2018


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
- at owner www
 @dir(www,www,700) /var/db/privatebin


More information about the svn-ports-all mailing list