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 bc9fac288c04..e379bf3b23f8 100755 --- a/etc/periodic/weekly/999.local +++ b/etc/periodic/weekly/999.local @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/etc/periodic/weekly/999.local,v 1.2.2.1 1999/08/29 14:19:53 peter Exp $ # if [ -f /etc/weekly.local ]; then |