diff options
author | Rene Ladan <rene@FreeBSD.org> | 2008-12-28 12:23:40 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2008-12-28 12:23:40 +0000 |
commit | 188cb83a5162fea47b2bacb7115f5dfeddb2586b (patch) | |
tree | fa66fa3aeff17a54b8de3079d2131fd8359d573f /nl_NL.ISO8859-1/articles/problem-reports | |
parent | f0b07c37a1cafc7ba62b4263318329842d89d8cd (diff) |
* Add %SOURCE% and %SRCID% tags to all nl_NL files, except for deprecated files
and files which have no original $FreeBSD$ tag.
* Remove an spurious MAINTAINER line which crept in while copying the file from the en_US directory
Notes
Notes:
svn path=/head/; revision=33551
Diffstat (limited to 'nl_NL.ISO8859-1/articles/problem-reports')
-rw-r--r-- | nl_NL.ISO8859-1/articles/problem-reports/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nl_NL.ISO8859-1/articles/problem-reports/Makefile b/nl_NL.ISO8859-1/articles/problem-reports/Makefile index 081f20e0f8..75ae60912a 100644 --- a/nl_NL.ISO8859-1/articles/problem-reports/Makefile +++ b/nl_NL.ISO8859-1/articles/problem-reports/Makefile @@ -1,6 +1,9 @@ # # $FreeBSD$ # +# %SOURCE% en_US.ISO8859-1/articles/problem-reports/Makefile +# %SRCID% 1.6 +# # Article: Writing FreeBSD Problem Reports DOC?= article |