diff options
Diffstat (limited to 'etc/periodic/weekly/999.local')
-rwxr-xr-x | etc/periodic/weekly/999.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/periodic/weekly/999.local b/etc/periodic/weekly/999.local index 662750865611..bc9fac288c04 100755 --- a/etc/periodic/weekly/999.local +++ b/etc/periodic/weekly/999.local @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: 999.local,v 1.1.1.1 1997/08/16 17:04:02 pst Exp $ +# $FreeBSD$ # if [ -f /etc/weekly.local ]; then |