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 8fd2ced9f38cd..8ac6863dcd9fd 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.14 2005/03/21 18:11:31 keramida Exp $ PROG= pstat LINKS= ${BINDIR}/pstat ${BINDIR}/swapinfo |