diff options
author | jlam <jlam> | 2008-05-01 21:10:19 +0000 |
---|---|---|
committer | jlam <jlam> | 2008-05-01 21:10:19 +0000 |
commit | 4bcb601c87e3c92454219fd08fe475d1e5baa6e5 (patch) | |
tree | f506b73ec3daee76fee9b1018b78776ef41f4682 /security | |
parent | 44b09d4215b4baad3a983fcd5078ac3930f01bb2 (diff) | |
download | pkgsrc-4bcb601c87e3c92454219fd08fe475d1e5baa6e5.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 |