From a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da Mon Sep 17 00:00:00 2001 From: dougb Date: Mon, 24 Oct 2011 09:11:38 +0000 Subject: The vast majority of pkg-descr files had the following format when they had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues --- russian/p5-Convert-Cyrillic/pkg-descr | 2 +- russian/p5-XML-Parser-encodings/pkg-descr | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'russian') diff --git a/russian/p5-Convert-Cyrillic/pkg-descr b/russian/p5-Convert-Cyrillic/pkg-descr index 32c19d2cd083..8fe3477f6b18 100644 --- a/russian/p5-Convert-Cyrillic/pkg-descr +++ b/russian/p5-Convert-Cyrillic/pkg-descr @@ -5,5 +5,5 @@ form processor to translate from user encoding to one used by your site. Copyright (c) 1997-98, John Neystadt -WWW: http://search.cpan.org/dist/cyrillic/Convert/Cyrillic.pm Author: John Neystadt +WWW: http://search.cpan.org/dist/cyrillic/Convert/Cyrillic.pm diff --git a/russian/p5-XML-Parser-encodings/pkg-descr b/russian/p5-XML-Parser-encodings/pkg-descr index b32cd5d502fe..c063a8ddcb30 100644 --- a/russian/p5-XML-Parser-encodings/pkg-descr +++ b/russian/p5-XML-Parser-encodings/pkg-descr @@ -1,4 +1 @@ Additional russian encodings for XML::Parser. - --- Sergey Skvortsov -skv@FreeBSD.org -- cgit