diff options
author | agc <agc@pkgsrc.org> | 2013-02-11 06:56:32 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2013-02-11 06:56:32 +0000 |
commit | 418d2db14c7cec41253333215737f50084ed068c (patch) | |
tree | a65e6c2872931b2c47f84b54aac22ce4d080d9d4 /security/Makefile | |
parent | 6fe3e391c6fc916a633086ecc1f3a34fc5613bd4 (diff) | |
download | pkgsrc-418d2db14c7cec41253333215737f50084ed068c.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 |