diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2000-06-18 07:47:33 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2000-06-18 07:47:33 +0000 |
commit | 6186c23b5108f2d38eeef6eaf069f88cf605c8d7 (patch) | |
tree | 09285c8a0e48ac7618971715f9c7598821dc62d3 /usr.sbin/pppoe/Makefile | |
parent | c5bf9464b99ebe67bae6049eb8bbe1b41e974f58 (diff) |
OpenBSD tag
Diffstat (limited to 'usr.sbin/pppoe/Makefile')
-rw-r--r-- | usr.sbin/pppoe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pppoe/Makefile b/usr.sbin/pppoe/Makefile index 600f58f625d..7578f9c5130 100644 --- a/usr.sbin/pppoe/Makefile +++ b/usr.sbin/pppoe/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 2000/06/18 07:47:32 jason Exp $ PROG= pppoe MAN= pppoe.8 |