From f8357f3f6a2b2eb44d6aa6fce0c465ade96ff310 Mon Sep 17 00:00:00 2001 From: pascal Date: Sat, 9 Mar 2013 16:03:02 +0000 Subject: [PATCH] +netpgp --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index cd0d775a2e7..7550a98669a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.306 2013/03/08 12:07:42 jasper Exp $ +# $OpenBSD: Makefile,v 1.307 2013/03/09 16:03:02 pascal Exp $ SUBDIR = SUBDIR += ADMfzap @@ -110,6 +110,7 @@ SUBDIR += mhash SUBDIR += nbaudit SUBDIR += nessus + SUBDIR += netpgp SUBDIR += nfsshell SUBDIR += nikto SUBDIR += nipper