diff options
Diffstat (limited to 'usr.sbin/amd/amq/Makefile')
-rw-r--r-- | usr.sbin/amd/amq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/amd/amq/Makefile b/usr.sbin/amd/amq/Makefile index 26bd507677d1d..4fe5183702a2a 100644 --- a/usr.sbin/amd/amq/Makefile +++ b/usr.sbin/amd/amq/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/amq/Makefile,v 1.12 1999/08/28 01:15:13 peter Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/amq |