diff options
| author | Alex Kozlov <ak@FreeBSD.org> | 2013-02-01 15:04:00 +0000 |
|---|---|---|
| committer | Alex Kozlov <ak@FreeBSD.org> | 2013-02-01 15:04:00 +0000 |
| commit | 05a9235c983dfdff5c61c3e7c13a29f8d8ddd52a (patch) | |
| tree | 758c70cb6bd64afa6adeaa071d49dba91d5ddd9e /textproc/openjade/files/patch-msggen | |
| parent | As long promised, remove llvm-gcc4 in favor of the dragonegg gcc plugin. (diff) | |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
Notes
Notes:
svn path=/head/; revision=311381
Diffstat (limited to 'textproc/openjade/files/patch-msggen')
| -rw-r--r-- | textproc/openjade/files/patch-msggen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/openjade/files/patch-msggen b/textproc/openjade/files/patch-msggen index cc176f005018..2289b6e5af00 100644 --- a/textproc/openjade/files/patch-msggen +++ b/textproc/openjade/files/patch-msggen @@ -29,4 +29,4 @@ https://bugs.gentoo.org/show_bug.cgi?id=420083 + $argc = substr($field[0], 1, 1); } $nargs[$num] = $argc; - $field[1] =~ /^[a-zA-Z_][a-zA-Z0-9_]+$/ || &error("invalid tag");
\ No newline at end of file + $field[1] =~ /^[a-zA-Z_][a-zA-Z0-9_]+$/ || &error("invalid tag"); |
