diff options
author | agc <agc> | 2013-02-11 06:56:32 +0000 |
---|---|---|
committer | agc <agc> | 2013-02-11 06:56:32 +0000 |
commit | ab45d559a6f3d9ec42c902926ebdb6a1f902c4e1 (patch) | |
tree | a65e6c2872931b2c47f84b54aac22ce4d080d9d4 /security/Makefile | |
parent | da1e02f958825474d698abd97deaddcf51feb563 (diff) | |
download | pkgsrc-ab45d559a6f3d9ec42c902926ebdb6a1f902c4e1.tar.gz |
Add and enable ipv6-toolkit
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 ec7f2204a38..4a3013eb54a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.452 2013/01/14 14:44:29 bouyer Exp $ +# $NetBSD: Makefile,v 1.453 2013/02/11 06:56:32 agc Exp $ # COMMENT= Security tools @@ -95,6 +95,7 @@ SUBDIR+= hydan SUBDIR+= hydra SUBDIR+= ike-scan SUBDIR+= ipsec-tools +SUBDIR+= ipv6-toolkit SUBDIR+= isakmpd SUBDIR+= jessie SUBDIR+= john |