diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-07-24 08:57:53 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-07-24 08:57:53 +0000 |
commit | 51b744f0700a666aa605e14de794a8f911a82723 (patch) | |
tree | c78ffd4dc0ef62cb091d5ae44dd14b32d12f5459 /misc/compat4x | |
parent | c54b080c8afaff84dac24c5ec368a3431bee6e25 (diff) |
Notes
Diffstat (limited to 'misc/compat4x')
-rw-r--r-- | misc/compat4x/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/compat4x/Makefile b/misc/compat4x/Makefile index 60c01a4be11d..971591d622e0 100644 --- a/misc/compat4x/Makefile +++ b/misc/compat4x/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ${ARCH}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org +FORBIDDEN= "FreeBSD-SA-02:28.resolv - buffer overflow in resolver in libc" + WRKSRC= ${WRKDIR}/usr/lib/compat NO_MTREE= yes |