svn commit: r366353 - head/sysutils/3dm

Matthias Andree mandree at FreeBSD.org
Wed Aug 27 20:51:27 UTC 2014


Author: mandree
Date: Wed Aug 27 20:51:26 2014
New Revision: 366353
URL: http://svnweb.freebsd.org/changeset/ports/366353
QAT: https://qat.redports.org/buildarchive/r366353/

Log:
  Fix up @mode line to use 0400.
  
  PR: 191115
  Approved by: portmgr (bapt)

Modified:
  head/sysutils/3dm/pkg-plist

Modified: head/sysutils/3dm/pkg-plist
==============================================================================
--- head/sysutils/3dm/pkg-plist	Wed Aug 27 20:43:03 2014	(r366352)
+++ head/sysutils/3dm/pkg-plist	Wed Aug 27 20:51:26 2014	(r366353)
@@ -1,5 +1,5 @@
 @stopdaemon 3dm2
- at mode u+r
+ at mode 0400
 @sample etc/3dm2/3dm2.conf.sample
 @mode
 etc/3dm2/msg/tdm_msg_en


More information about the svn-ports-head mailing list