diff options
author | grant <grant@pkgsrc.org> | 2004-09-05 23:32:41 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-09-05 23:32:41 +0000 |
commit | ce8228429909e8436feac57acd22b7e331d0d4e0 (patch) | |
tree | 72585dd0e882cb0804304a0a018569972c3a7242 | |
parent | 93b327c5504a9463e4499a3e894658afde498b8c (diff) | |
download | pkgsrc-ce8228429909e8436feac57acd22b7e331d0d4e0.tar.gz |
Initial import of p5-Convert-BinHex-1.119 into the NetBSD packages collection.
BinHex is a format used by Macintosh for transporting Mac files safely
through electronic mail, as short-lined, 7-bit, semi-compressed data
streams. Ths module provides a means of converting those data streams
back into into binary data.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 25752480aab..907d2a7030a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7102 2004/09/05 23:14:00 seb Exp $ +$NetBSD: CHANGES,v 1.7103 2004/09/05 23:32:41 grant Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4200,3 +4200,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xmame to 0.86 [kristerw 2004-09-05] Updated xmess to 0.86 [kristerw 2004-09-05] Updated pkglint to 3.90 [seb 2004-09-05] + Added p5-Convert-BinHex-1.119 [grant 2004-09-05] |