Module Name: src Committed By: ozaki-r Date: Thu Nov 24 07:31:14 UTC 2016
Modified Files: src/tests/net/if_pppoe: Makefile Log Message: Add missing $NetBSD$ tag To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/if_pppoe/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/tests/net/if_pppoe/Makefile diff -u src/tests/net/if_pppoe/Makefile:1.1 src/tests/net/if_pppoe/Makefile:1.2 --- src/tests/net/if_pppoe/Makefile:1.1 Fri Apr 15 01:38:17 2016 +++ src/tests/net/if_pppoe/Makefile Thu Nov 24 07:31:14 2016 @@ -1,3 +1,5 @@ +# $NetBSD: Makefile,v 1.2 2016/11/24 07:31:14 ozaki-r Exp $ +# .include <bsd.own.mk>