summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppstats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pppstats/Makefile')
-rw-r--r--usr.sbin/pppstats/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/pppstats/Makefile b/usr.sbin/pppstats/Makefile
index 92c2d98..899c6db 100644
--- a/usr.sbin/pppstats/Makefile
+++ b/usr.sbin/pppstats/Makefile
@@ -1,8 +1,10 @@
-# $Id$
+# $Id: Makefile,v 1.5 1997/02/22 16:12:11 peter Exp $
PROG= pppstats
SRCS= pppstats.c
MAN8= pppstats.8
-BINDIR= /usr/sbin
+
+#as per policies in handbook
+MAINTAINER= peter@freebsd.org
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud