diff options
author | seb <seb@pkgsrc.org> | 2005-10-12 17:58:44 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-10-12 17:58:44 +0000 |
commit | 026165d255a6937e7f15cedaef2fbc1f67c4859d (patch) | |
tree | c4dbf8ef663042a5aaf7ae4af1a41fc89c5126ff | |
parent | f63230ebb308fce3ac899989c9e45d4a8bc388e7 (diff) | |
download | pkgsrc-026165d255a6937e7f15cedaef2fbc1f67c4859d.tar.gz |
Note initial addition of p5-Crypt-DH as security/p5-Crypt-DH version 0.06
into the NetBSD Packages Collection.
The Perl 5 module Crypt::DH implements the Diffie-Hellman key
exchange system.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index b5de0351661..ea1010adb80 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11438 2005/10/12 16:09:46 seb Exp $ +$NetBSD: CHANGES,v 1.11439 2005/10/12 17:58:44 seb Exp $ Changes to the packages collection and infrastructure in 2005: @@ -4427,3 +4427,4 @@ Changes to the packages collection and infrastructure in 2005: Updated devel/py-game to 1.7.1 [drochner 2005-10-12] Updated games/pytraffic to 2.5 [drochner 2005-10-12] Updated devel/p5-Module-CoreList to 2.02 [seb 2005-10-12] + Added security/p5-Crypt-DH version 0.06 [seb 2005-10-12] |