diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-05-08 17:24:56 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-05-08 17:24:56 +0000 |
commit | bb9938d252b1888824af6c2eab02b25564d222ea (patch) | |
tree | 558bf9ed68f99e40e06b48f8fee4789b3977e725 /converters/btoa/pkg-descr | |
parent | 8e1286c94c19f10dd637e423b1c0611026396980 (diff) | |
download | FreeBSD-ports-bb9938d252b1888824af6c2eab02b25564d222ea.zip FreeBSD-ports-bb9938d252b1888824af6c2eab02b25564d222ea.tar.gz |
Fix invalid distfiles
fix warning during compilation
Bump PORTEPOCH due to pkg_version -t dictating it
Give originator maintainership
PR: 37861
Submitted by: martin@raq.cx
Diffstat (limited to 'converters/btoa/pkg-descr')
-rw-r--r-- | converters/btoa/pkg-descr | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/converters/btoa/pkg-descr b/converters/btoa/pkg-descr index 6b6e8c6..36a0b8e 100644 --- a/converters/btoa/pkg-descr +++ b/converters/btoa/pkg-descr @@ -8,6 +8,11 @@ text has a single-byte checksum for error detection. A diagnosis file provides a list of errors found this way, which could then be used to retransmit only the failing lines. -Port to FreeBSD 2.1 by -Brent J. Nordquist <bjn@visi.com> -Fri Apr 5 23:20:58 1996 +Patch 1 is an unofficial, non-platform-specific patch to version +5.2 of btoa. It allows for automatic decoding of btoa files if +the program is invoked as "atob" (no -a argument necessary). It +also outfits the Makefile to do clean and install. + +Brent J. Nordquist (nordquist@platinum.com) +Fri Apr 5 23:50:09 1996 + |