diff options
Diffstat (limited to 'sbin/modload/Makefile')
-rw-r--r-- | sbin/modload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/modload/Makefile b/sbin/modload/Makefile index 265869f..d55588d 100644 --- a/sbin/modload/Makefile +++ b/sbin/modload/Makefile @@ -33,7 +33,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $Id: Makefile,v 1.4 1994/02/09 15:00:32 deraadt Exp $ +# $FreeBSD$ # PROG= modload |