diff options
author | dougb <dougb@FreeBSD.org> | 2011-11-07 07:45:43 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-11-07 07:45:43 +0800 |
commit | f9fe7b8aad6cf91c420c4f047996cf2a259d4a54 (patch) | |
tree | f990b9eaba3d509d8d9a3c77c96d21a59f1728af /net | |
parent | a9fbbc3529147c39ed36cf3721ec3189ef07463a (diff) | |
download | freebsd-ports-graphics-f9fe7b8aad6cf91c420c4f047996cf2a259d4a54.tar.gz freebsd-ports-graphics-f9fe7b8aad6cf91c420c4f047996cf2a259d4a54.tar.zst freebsd-ports-graphics-f9fe7b8aad6cf91c420c4f047996cf2a259d4a54.zip |
Standardize WWW: tags a bit more:
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion
While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.
Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Gopher-Server/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Net-Gopher/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Net-MAC/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Gopher-Server/pkg-descr b/net/p5-Gopher-Server/pkg-descr index db0c2250098..1c2c80c7ea9 100644 --- a/net/p5-Gopher-Server/pkg-descr +++ b/net/p5-Gopher-Server/pkg-descr @@ -1,3 +1,3 @@ Backend for Gopher Servers - WWW: http://search.cpan.org/dist/Gopher-Server/ +WWW: http://search.cpan.org/dist/Gopher-Server/ diff --git a/net/p5-Net-Gopher/pkg-descr b/net/p5-Net-Gopher/pkg-descr index 77d407f4d52..21c4ee22ce0 100644 --- a/net/p5-Net-Gopher/pkg-descr +++ b/net/p5-Net-Gopher/pkg-descr @@ -1,4 +1,4 @@ Net::Gopher is the Perl Gopher/Gopher+ API. This library will enable you to communicate with Gopher and Gopher+ servers using Perl. - WWW: http://search.cpan.org/dist/Net-Gopher/ +WWW: http://search.cpan.org/dist/Net-Gopher/ diff --git a/net/p5-Net-MAC/pkg-descr b/net/p5-Net-MAC/pkg-descr index fd0a1fbd830..426852460c6 100644 --- a/net/p5-Net-MAC/pkg-descr +++ b/net/p5-Net-MAC/pkg-descr @@ -4,4 +4,4 @@ The Perl 5 module Net::MAC allows you to - convert a MAC address into a specified format - easily compare two MAC addresses for string or numeric equality - WWW: http://search.cpan.org/dist/Net-MAC/ +WWW: http://search.cpan.org/dist/Net-MAC/ |