summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/pppstats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pppd/pppstats/Makefile')
-rw-r--r--usr.sbin/pppd/pppstats/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/pppd/pppstats/Makefile b/usr.sbin/pppd/pppstats/Makefile
index eef4e826b94..67909877094 100644
--- a/usr.sbin/pppd/pppstats/Makefile
+++ b/usr.sbin/pppd/pppstats/Makefile
@@ -1,9 +1,8 @@
-# $Id: Makefile,v 1.1 1995/10/18 08:48:00 deraadt Exp $
+# $OpenBSD: Makefile,v 1.2 1996/03/25 15:56:03 niklas Exp $
PROG= pppstats
SRCS= pppstats.c
MAN= pppstats.8
-MLINKS= pppstats.8 slstats.8
BINDIR= /usr/sbin
.include <bsd.prog.mk>