aboutsummaryrefslogtreecommitdiff
path: root/converters/btoa/pkg-descr
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-05-08 17:24:56 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-05-08 17:24:56 +0000
commitf9b2b3649715883fe2f4298987f1fa513c66a47c (patch)
treee701d8dbac72c9a90c2492029b0e6b5a63a634fe /converters/btoa/pkg-descr
parentb153a01beca47bbf1ba2cfa7e3201ae1a16f2416 (diff)
downloadports-f9b2b3649715883fe2f4298987f1fa513c66a47c.tar.gz
ports-f9b2b3649715883fe2f4298987f1fa513c66a47c.zip
Notes
Diffstat (limited to 'converters/btoa/pkg-descr')
-rw-r--r--converters/btoa/pkg-descr11
1 files changed, 8 insertions, 3 deletions
diff --git a/converters/btoa/pkg-descr b/converters/btoa/pkg-descr
index 6b6e8c642300..36a0b8edfbf0 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
+