diff options
author | jlam <jlam@pkgsrc.org> | 2008-05-01 21:10:19 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-05-01 21:10:19 +0000 |
commit | bb844fe9084ad98b251d50c424293a9cb11bdf16 (patch) | |
tree | f506b73ec3daee76fee9b1018b78776ef41f4682 /security | |
parent | bb1c7fe78f5d184300ea444843e7643374927c0d (diff) | |
download | pkgsrc-bb844fe9084ad98b251d50c424293a9cb11bdf16.tar.gz |
Note addition of security/ruby-ezcrypto.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index e78aae53ccb..e9d045ac263 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.318 2008/04/28 22:05:05 bouyer Exp $ +# $NetBSD: Makefile,v 1.319 2008/05/01 21:10:19 jlam Exp $ # COMMENT= Security tools @@ -242,6 +242,7 @@ SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref +SUBDIR+= ruby-ezcrypto SUBDIR+= ruby-net-sftp SUBDIR+= ruby-net-ssh SUBDIR+= ruby-password |