diff options
Diffstat (limited to 'usr.sbin/pppstats/Makefile')
-rw-r--r-- | usr.sbin/pppstats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppstats/Makefile b/usr.sbin/pppstats/Makefile index f766f340ab06..e8109e5cba30 100644 --- a/usr.sbin/pppstats/Makefile +++ b/usr.sbin/pppstats/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1994/11/12 06:07:15 lars Exp $ +# $Id: Makefile,v 1.2 1994/11/14 08:02:40 bde Exp $ PROG= pppstats MAN8= pppstats.8 |