diff options
author | cube <cube@pkgsrc.org> | 2004-03-01 09:45:31 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2004-03-01 09:45:31 +0000 |
commit | a2711fedacda22db07ff43708ce1ee8121cd2ae2 (patch) | |
tree | 5f4d1cb8e07b6b62f1d4d93772608512167959ae /security | |
parent | 24dcecdd5fe5c8df0725ca1fa5aa48dc0ea01cce (diff) | |
download | pkgsrc-a2711fedacda22db07ff43708ce1ee8121cd2ae2.tar.gz |
Enable and note addition of srm version 1.2.8.
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 4781092e264..8055d7d3a8b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.170 2004/02/27 22:14:10 itojun Exp $ +# $NetBSD: Makefile,v 1.171 2004/03/01 09:45:31 cube Exp $ # COMMENT= Security tools @@ -160,6 +160,7 @@ SUBDIR+= smimemsg SUBDIR+= smtpd SUBDIR+= sniff SUBDIR+= snortsnarf +SUBDIR+= srm SUBDIR+= srp_client SUBDIR+= ssh SUBDIR+= ssh-askpass |