diff options
Diffstat (limited to 'korean')
-rw-r--r-- | korean/pine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korean/pine/Makefile b/korean/pine/Makefile index 111de4bb67b9..1283a5f0f0c8 100644 --- a/korean/pine/Makefile +++ b/korean/pine/Makefile @@ -21,6 +21,8 @@ PATCHFILES= pico-3.96-hangul.patch MAINTAINER= cjh@FreeBSD.org +FORBIDDEN= "Remotely exploitable buffer overflows." + MAKE_ENV= FILESDIR=${FILESDIR} MAN1= pine.1 pico.1 pilot.1 |