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 b1e209ee7c41..9c9e9b4fb89c 100644 --- a/usr.sbin/pppstats/Makefile +++ b/usr.sbin/pppstats/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile.bsd,v 1.4 1995/04/28 06:23:18 paulus Exp $ +# $Id: Makefile,v 1.3 1995/10/31 21:41:56 peter Exp $ PROG= pppstats SRCS= pppstats.c |