diff options
author | taca <taca@pkgsrc.org> | 2001-06-30 14:20:03 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2001-06-30 14:20:03 +0000 |
commit | 59748659c6a62305494ddee08642253c245b8e35 (patch) | |
tree | 572549e62924f51fcdb6ab93a19d8a60bc616071 /security | |
parent | a766376934c13b3813ab0e294c958dfc52de726b (diff) | |
download | pkgsrc-59748659c6a62305494ddee08642253c245b8e35.tar.gz |
Add ane enable ruby-md5.
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 da937640526..f9ec0ebbb70 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2001/06/28 17:02:02 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2001/06/30 14:20:03 taca Exp $ # COMMENT= Security tools @@ -62,6 +62,7 @@ SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref +SUBDIR+= ruby-md5 SUBDIR+= scanssh SUBDIR+= smimemsg SUBDIR+= smtpd |