diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-08-28 05:08:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-08-28 05:08:45 +0000 |
commit | 47e6eb7c9dc2fcd4520c89e9969ebd6d6ddeacd2 (patch) | |
tree | f8534a1db493703736e0730abee8d649a862a475 /security/samba-vscan/files/patch-vscan-trend.conf | |
parent | Fix MD5 and size. (location of distfile did not change). (diff) |
Patch the default installation locations to be FreeBSD-friendly. Bump
portrevision. Users should take care when upgrading.
PR: ports/70424
Submitted by: Jean Milanez Melo <jmelo at freebsdbrasil dot com dot br> (maintainer)
Notes
Notes:
svn path=/head/; revision=117477
Diffstat (limited to 'security/samba-vscan/files/patch-vscan-trend.conf')
-rw-r--r-- | security/samba-vscan/files/patch-vscan-trend.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/samba-vscan/files/patch-vscan-trend.conf b/security/samba-vscan/files/patch-vscan-trend.conf new file mode 100644 index 000000000000..501b8e86a1a9 --- /dev/null +++ b/security/samba-vscan/files/patch-vscan-trend.conf @@ -0,0 +1,8 @@ +--- trend/vscan-trend.conf.old Fri Aug 13 14:24:01 2004 ++++ trend/vscan-trend.conf Fri Aug 13 14:26:41 2004 +@@ -59,4 +59,4 @@ + exclude file types = + + ; socket name of Trophie (default: /var/run/trophie) +-trophie socket name = /var/run/trophie ++trophie socket name = /var/run/trophie/trophie.sock |