diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-22 03:35:50 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-22 03:35:50 +0800 |
commit | 45e099bd42006d5178811eed2b851f0bd79dc7c8 (patch) | |
tree | 4af4323eafba34e5aedd1d26b87a35f1e822ce93 /mail | |
parent | b0ed182f7d14520369ed0a2b511ef4f834544e94 (diff) | |
download | freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.tar.gz freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.tar.zst freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.zip |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Mail-DeliveryStatus-BounceParser/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-DeliveryStatus-BounceParser/pkg-descr b/mail/p5-Mail-DeliveryStatus-BounceParser/pkg-descr index a6ed9b56dcb9..aa4fac4065b1 100644 --- a/mail/p5-Mail-DeliveryStatus-BounceParser/pkg-descr +++ b/mail/p5-Mail-DeliveryStatus-BounceParser/pkg-descr @@ -5,4 +5,4 @@ returned message including the Message-ID. It works best with RFC1892 delivery reports, but will gamely attempt to understand any bounce message no matter what MTA generated it. -WWW: http://search.cpan.org/~freeside/Mail-DeliveryStatus-BounceParser-1.4/ +WWW: http://search.cpan.org/dist/Mail-DeliveryStatus-BounceParser/ |