svn commit: r378859 - head/net/vtun

Cy Schubert cy at FreeBSD.org
Wed Feb 11 22:36:15 UTC 2015


Author: cy
Date: Wed Feb 11 22:36:14 2015
New Revision: 378859
URL: https://svnweb.freebsd.org/changeset/ports/378859
QAT: https://qat.redports.org/buildarchive/r378859/

Log:
  Remove @unexec.
  
  Thanks to:	mat

Modified:
  head/net/vtun/pkg-plist

Modified: head/net/vtun/pkg-plist
==============================================================================
--- head/net/vtun/pkg-plist	Wed Feb 11 22:02:16 2015	(r378858)
+++ head/net/vtun/pkg-plist	Wed Feb 11 22:36:14 2015	(r378859)
@@ -1,6 +1,5 @@
 @owner root
 @group wheel
- at unexec if cmp -s %D/etc/vtund.conf.example %D/etc/vtund.conf; then rm -f %D/etc/vtund.conf; fi
 @sample etc/vtund.conf.sample
 sbin/vtund
 man/man5/vtund.conf.5.gz


More information about the svn-ports-all mailing list