diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-16 00:02:11 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-16 00:02:11 +0000 |
commit | a15e419a49fb59e75bdc177e829580bb8427375b (patch) | |
tree | cfbaa8a0ea314253210d2cfb5e41b09549b9f3f6 | |
parent | 230fe11d671639393272ea2f2ff3e6adfbe14d5e (diff) | |
download | pkgsrc-a15e419a49fb59e75bdc177e829580bb8427375b.tar.gz |
Added sign-1.0.4.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | security/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 3d7a96d23e8..d61793a67ca 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5965 2004/05/15 23:42:24 xtraeme Exp $ +$NetBSD: CHANGES,v 1.5966 2004/05/16 00:02:11 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2567,3 +2567,4 @@ Changes to the packages collection and infrastructure in 2004: Updated gnome-extras to 2.6.1 [jmmv 2004-05-15] Re-added bind9-current with bind 9.3.0beta3 [itojun 2004-05-15] Updated gkrellm to 2.2.0 [xtraeme 2004-05-15] + Added sign-1.0.4 [xtraeme 2004-05-16] diff --git a/security/Makefile b/security/Makefile index b7f2ff2ae8f..f0e4252d23b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.181 2004/05/13 04:53:03 xtraeme Exp $ +# $NetBSD: Makefile,v 1.182 2004/05/16 00:02:11 xtraeme Exp $ # COMMENT= Security tools @@ -165,6 +165,7 @@ SUBDIR+= ruby-tcpwrap SUBDIR+= scanssh SUBDIR+= seahorse SUBDIR+= sfs +SUBDIR+= sign SUBDIR+= skey SUBDIR+= smimemsg SUBDIR+= smtpd |