diff options
author | jym <jym> | 2013-03-16 19:42:34 +0000 |
---|---|---|
committer | jym <jym> | 2013-03-16 19:42:34 +0000 |
commit | 55ed168583a37e85f306cfb566347a07637538cb (patch) | |
tree | ee52abf1a55cbcce35390720d76efbc72aa3d5d0 /security | |
parent | 7e53047b8ebe15852f26ce7569743d5e1ac383e9 (diff) | |
download | pkgsrc-55ed168583a37e85f306cfb566347a07637538cb.tar.gz |
Add stud to Makefile.
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 0b173668f0f..0a20296cf09 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.459 2013/03/15 07:34:27 wiz Exp $ +# $NetBSD: Makefile,v 1.460 2013/03/16 19:42:34 jym Exp $ # COMMENT= Security tools @@ -386,6 +386,7 @@ SUBDIR+= ssss SUBDIR+= starttls SUBDIR+= steghide SUBDIR+= stegtunnel +SUBDIR+= stud SUBDIR+= stunnel SUBDIR+= sudo SUBDIR+= systrace-policies |