From 36ee56380dcc82cf6cb420fc9a6a1014c3fa1324 Mon Sep 17 00:00:00 2001 From: sturm Date: Mon, 16 May 2005 16:10:22 +0000 Subject: [PATCH] new nessus port structure --- security/Makefile | 3 +-- security/nessus/Makefile | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/security/Makefile b/security/Makefile index c7d1626cb8d..2420b388775 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.154 2005/05/09 20:41:16 alek Exp $ +# $OpenBSD: Makefile,v 1.155 2005/05/16 16:10:22 sturm Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -62,7 +62,6 @@ SUBDIR += mhash SUBDIR += nbaudit SUBDIR += nessus - SUBDIR += nessus,no_x11 SUBDIR += nfsshell SUBDIR += nikto SUBDIR += onesixtyone diff --git a/security/nessus/Makefile b/security/nessus/Makefile index 971899e2dd2..7c3a0fff3e4 100644 --- a/security/nessus/Makefile +++ b/security/nessus/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.39 2005/05/16 16:03:33 sturm Exp $ +# $OpenBSD: Makefile,v 1.40 2005/05/16 16:10:22 sturm Exp $ SUBDIR += plugins SUBDIR += core +SUBDIR += core,no_x11 SUBDIR += libnasl SUBDIR += libraries