diff options
author | wiz <wiz@pkgsrc.org> | 2011-04-30 12:21:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-04-30 12:21:43 +0000 |
commit | 8dc239a2ef1f7317415a3eec65c50b02331b2272 (patch) | |
tree | 837771d83c100307f63e27dcf2483b92fd674fc1 /security/Makefile | |
parent | 44419c8c2a530b2d9ed7d9a9d7d7b0e4ad0d6902 (diff) | |
download | pkgsrc-8dc239a2ef1f7317415a3eec65c50b02331b2272.tar.gz |
+ tarsnap.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index c69da192ade..db09fe71476 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.409 2011/04/26 09:01:12 adam Exp $ +# $NetBSD: Makefile,v 1.410 2011/04/30 12:21:43 wiz Exp $ # COMMENT= Security tools @@ -358,6 +358,7 @@ SUBDIR+= stunnel SUBDIR+= sudo SUBDIR+= systrace-policies SUBDIR+= tacshell +SUBDIR+= tarsnap SUBDIR+= tcl-tls SUBDIR+= tcp_wrappers SUBDIR+= tct |