mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
417 B
Plaintext
7 lines
417 B
Plaintext
yydecode started life as a decoder for yEnc encoded binaries, which have
|
|
recently appeared on Usenet. yydecode works almost identically to the infamous
|
|
uudecode program. Version 0.2.8 and onwards contains a superset of uudecode's
|
|
functionality, (ie. decodes standard uuencoded files, as well as Base64
|
|
[RFC2045] encoded files produced by uuencode) and hence can be used as a
|
|
drop-in replacement in all circumstances.
|