diff options
author | olgeni <olgeni@FreeBSD.org> | 2002-06-19 19:14:21 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2002-06-19 19:14:21 +0800 |
commit | f85c3023b2a73a073b840ba30bda9cc5358666cc (patch) | |
tree | 448855b284c7d8ec4b677ab24896d45de63d3742 /security/nessus-plugins-devel | |
parent | 5d46782c37a4a7c4da81232c7ba046225f32085e (diff) | |
download | freebsd-ports-gnome-f85c3023b2a73a073b840ba30bda9cc5358666cc.tar.gz freebsd-ports-gnome-f85c3023b2a73a073b840ba30bda9cc5358666cc.tar.zst freebsd-ports-gnome-f85c3023b2a73a073b840ba30bda9cc5358666cc.zip |
Mark FORBIDDEN: stable version is now available from security/nessus* and
there's no -devel branch yet.
Diffstat (limited to 'security/nessus-plugins-devel')
-rw-r--r-- | security/nessus-plugins-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/nessus-plugins-devel/Makefile b/security/nessus-plugins-devel/Makefile index a724fcbd1e93..7cc0a32f1b68 100644 --- a/security/nessus-plugins-devel/Makefile +++ b/security/nessus-plugins-devel/Makefile @@ -19,6 +19,8 @@ DISTNAME= nessus-plugins-${PORTVERSION} MAINTAINER= udo.schweigert@siemens.com +FORBIDDEN= security/nessus-plugins is newer + BUILD_DEPENDS= ${LOCALBASE}/include/nessus/nessus-devel.h:${PORTSDIR}/security/nessus-devel RUN_DEPENDS= ${LOCALBASE}/include/nessus/nessus-devel.h:${PORTSDIR}/security/nessus-devel \ nmap:${PORTSDIR}/security/nmap \ |