head	1.2;
access;
symbols
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.08.17.22.48.23;	author miwi;	state dead;
branches;
next	1.1;

1.1
date	2008.06.04.13.17.20;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.0.7

PR:		137210
Submitted by:	farrokhi
Approved by:	maintainer timeout
@
text
@--- libtool.orig	2008-04-27 10:07:20.000000000 +0900
+++ libtool	2008-04-27 10:07:48.000000000 +0900
@@@@ -30,10 +30,10 @@@@
 # the same distribution terms that you use for the rest of that program.
 
 # A sed program that does not truncate output.
-SED="/bin/sed"
+SED="/usr/bin/sed"
 
 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
-Xsed="/bin/sed -e s/^X//"
+Xsed="${SED} -e s/^X//"
 
 # The HP-UX ksh and POSIX shell print the target directory to stdout
 # if CDPATH is set.
@


1.1
log
@[NEW PORT] security/openvas-plugins: Plugins for OpenVAS

	OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123130
Submitted by:	Tomoyuki Sakurai <cherry@@trombik.org>
@
text
@@

