summaryrefslogtreecommitdiff
path: root/usr.bin/systat/Makefile
diff options
context:
space:
mode:
authorOkan Demirmen <okan@cvs.openbsd.org>2014-07-16 20:07:04 +0000
committerOkan Demirmen <okan@cvs.openbsd.org>2014-07-16 20:07:04 +0000
commit0b3287bd5b6471805de0553f5aa8f011c9fb6e7e (patch)
tree6b7407900a80a39b0b9028b2ec81c0bba9082cc4 /usr.bin/systat/Makefile
parent89b77ece8297b428ef405fbae69adb7180c3e9ca (diff)
zap trailing newlines; "go for it" deraadt
Diffstat (limited to 'usr.bin/systat/Makefile')
-rw-r--r--usr.bin/systat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/systat/Makefile b/usr.bin/systat/Makefile
index 0baf9c6f3da..83d233abfbe 100644
--- a/usr.bin/systat/Makefile
+++ b/usr.bin/systat/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.25 2013/09/07 11:43:49 reyk Exp $
+# $OpenBSD: Makefile,v 1.26 2014/07/16 20:06:27 okan Exp $
PROG= systat
@@ -17,4 +17,3 @@ BINGRP= kmem
BINMODE=2555
.include <bsd.prog.mk>
-