diff options
Diffstat (limited to 'usr.sbin/pstat/Makefile')
-rw-r--r-- | usr.sbin/pstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pstat/Makefile b/usr.sbin/pstat/Makefile index 9d1dffeb2b4f9..12dcb89d05967 100644 --- a/usr.sbin/pstat/Makefile +++ b/usr.sbin/pstat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pstat/Makefile,v 1.12 2003/04/04 17:49:17 obrien Exp $ PROG= pstat LINKS= ${BINDIR}/pstat ${BINDIR}/swapinfo |