svn commit: r357144 - head/net-mgmt/phpip

Vanilla I. Shu vanilla at FreeBSD.org
Mon Jun 9 13:01:15 UTC 2014


Author: vanilla
Date: Mon Jun  9 13:01:14 2014
New Revision: 357144
URL: http://svnweb.freebsd.org/changeset/ports/357144
QAT: https://qat.redports.org/buildarchive/r357144/

Log:
  Fix typo.
  
  Submitted by:	ohauer@

Modified:
  head/net-mgmt/phpip/pkg-plist

Modified: head/net-mgmt/phpip/pkg-plist
==============================================================================
--- head/net-mgmt/phpip/pkg-plist	Mon Jun  9 12:31:17 2014	(r357143)
+++ head/net-mgmt/phpip/pkg-plist	Mon Jun  9 13:01:14 2014	(r357144)
@@ -1,5 +1,5 @@
- at owner ${WWWOWN}
- at group ${WWWGRP}
+ at owner %%WWWOWN%%
+ at group %%WWWGRP%%
 %%PHPIP%%/COPYING
 %%PHPIP%%/ChangeLog
 %%PHPIP%%/INSTALL


More information about the svn-ports-head mailing list