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