]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - tools/build/cross-build/date.sh
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.git] / tools / build / cross-build / date.sh
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5
6 exec /bin/date -r0 "$@"