diff options
Diffstat (limited to 'sbin/kldunload/Makefile')
-rw-r--r-- | sbin/kldunload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/kldunload/Makefile b/sbin/kldunload/Makefile index b87d87275a034..865aaf4c8ec0f 100644 --- a/sbin/kldunload/Makefile +++ b/sbin/kldunload/Makefile @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/sbin/kldunload/Makefile,v 1.4 1999/08/28 00:13:18 peter Exp $ # PROG= kldunload |