diff options
author | dougb <dougb@FreeBSD.org> | 2011-10-24 17:11:38 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-10-24 17:11:38 +0800 |
commit | a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da (patch) | |
tree | 61d57d97395c0da3f336a10425e54baba35b9ef3 /print | |
parent | a946956b399cfcfab07ff372c8b3435aa5678a9a (diff) | |
download | freebsd-ports-graphics-a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da.tar.gz freebsd-ports-graphics-a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da.tar.zst freebsd-ports-graphics-a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da.zip |
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
Diffstat (limited to 'print')
-rw-r--r-- | print/gtklp/pkg-descr | 2 | ||||
-rw-r--r-- | print/latex-auto-greek/pkg-descr | 1 | ||||
-rw-r--r-- | print/mp-letter/pkg-descr | 2 | ||||
-rw-r--r-- | print/p5-Text-PDF/pkg-descr | 3 | ||||
-rw-r--r-- | print/t1utils/pkg-descr | 4 | ||||
-rw-r--r-- | print/utopia/pkg-descr | 4 |
6 files changed, 1 insertions, 15 deletions
diff --git a/print/gtklp/pkg-descr b/print/gtklp/pkg-descr index 8cbcde49f97..85de1c677e3 100644 --- a/print/gtklp/pkg-descr +++ b/print/gtklp/pkg-descr @@ -3,5 +3,5 @@ is written to make it easy to use nearly all the options from CUPS without knowing them by name. For print-admins, there is also an pretty simple queue tool implemented. -WWW: http://gtklp.sourceforge.net/ Author: Tobias Mueller <sirtobi@stud.uni-hannover.de> +WWW: http://gtklp.sourceforge.net/ diff --git a/print/latex-auto-greek/pkg-descr b/print/latex-auto-greek/pkg-descr index 65ba8d5479d..7eca39d3041 100644 --- a/print/latex-auto-greek/pkg-descr +++ b/print/latex-auto-greek/pkg-descr @@ -4,5 +4,4 @@ between the greek/latintext modes. It includes greek postscript fonts created by Angelos Haritsis. --- EelVex WWW: http://www.eelvex.net/latex-auto-greek/ diff --git a/print/mp-letter/pkg-descr b/print/mp-letter/pkg-descr index a0bb959200f..b5900c9a13c 100644 --- a/print/mp-letter/pkg-descr +++ b/print/mp-letter/pkg-descr @@ -6,5 +6,3 @@ name or supplied header). Mp is very useful for making archive listings of programs. Includes mp.el an Emacs interface to mp. - --- David (obrien@cs.ucdavis.edu) diff --git a/print/p5-Text-PDF/pkg-descr b/print/p5-Text-PDF/pkg-descr index a519a0d2857..d19b5216624 100644 --- a/print/p5-Text-PDF/pkg-descr +++ b/print/p5-Text-PDF/pkg-descr @@ -8,6 +8,3 @@ samples are included as scripts. Author: Martin Hosken <martin_hosken@sil.org> WWW: http://search.cpan.org/dist/Text-PDF/ - --Anton -<tobez@FreeBSD.org> diff --git a/print/t1utils/pkg-descr b/print/t1utils/pkg-descr index e0af7aa5ec2..b70503974d0 100644 --- a/print/t1utils/pkg-descr +++ b/print/t1utils/pkg-descr @@ -16,7 +16,3 @@ o t1unmac (formerly unpost) translates a Type 1 font in Mac format (either o t1mac translates PFA or PFB format font files into Mac format. WWW: http://www.lcdf.org/~eddietwo/type/ - --- -Mike Meyer -mwm@mired.org diff --git a/print/utopia/pkg-descr b/print/utopia/pkg-descr index eae32d10fce..ebdcdfc5801 100644 --- a/print/utopia/pkg-descr +++ b/print/utopia/pkg-descr @@ -4,7 +4,3 @@ with GNU Troff, as it is configured in a FreeBSD basic install. For details on usage, invoke: man utopia_font. WWW: http://www.mammothcheese.ca/munger.html - --- -James Bailie <jimmy@mammothcheese.ca> -http://www.mammothcheese.ca |