openbsd-ports/devel/autoconf/2.13/pkg/SECURITY
espie 95b0f37db7 slightly changed version of the autoconf-2.13 port, that does NOT install
itself as autoconf to be able to coexist with autoconf-2.52.
2003-02-15 14:02:54 +00:00

7 lines
193 B
Plaintext

$OpenBSD: SECURITY,v 1.1.1.1 2003/02/15 14:02:54 espie Exp $
autoconf scripts create quite a few temporary files in public
directories.
The OpenBSD version has been patched to use mktemp(1).