svn commit: r322104 - head/sysutils/logwatch

Antoine Brodin antoine at FreeBSD.org
Sun Jun 30 21:18:09 UTC 2013


Author: antoine
Date: Sun Jun 30 21:18:09 2013
New Revision: 322104
URL: http://svnweb.freebsd.org/changeset/ports/322104

Log:
  Add leftover directory to pkg-plist

Modified:
  head/sysutils/logwatch/pkg-plist

Modified: head/sysutils/logwatch/pkg-plist
==============================================================================
--- head/sysutils/logwatch/pkg-plist	Sun Jun 30 21:14:14 2013	(r322103)
+++ head/sysutils/logwatch/pkg-plist	Sun Jun 30 21:18:09 2013	(r322104)
@@ -276,6 +276,7 @@ libexec/logwatch/defaults/shared/removes
 sbin/logwatch.pl
 @exec mkdir -p %D/var/logwatch
 @dirrm var/logwatch
+ at dirrmtry var
 @dirrm libexec/logwatch/defaults/shared
 @dirrm libexec/logwatch/defaults/services
 @dirrm libexec/logwatch/defaults/logfiles/yum


More information about the svn-ports-all mailing list