diff options
Diffstat (limited to 'usr.sbin/pppctl/Makefile')
-rw-r--r-- | usr.sbin/pppctl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppctl/Makefile b/usr.sbin/pppctl/Makefile index e278cecd96e87..3bafe38a1c4a7 100644 --- a/usr.sbin/pppctl/Makefile +++ b/usr.sbin/pppctl/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1998/08/30 23:53:00 brian Exp $ +# $Id: Makefile,v 1.4 1998/08/31 12:14:32 brian Exp $ PROG= pppctl SRCS= pppctl.c |