diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-09-29 08:07:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-09-29 08:07:31 +0000 |
commit | 322f05043af79b6e1217c7c3d63355e1f8be262f (patch) | |
tree | a00edd4f2d37b3540ba7ae8cd55ce18638f12347 /korean | |
parent | 58cf258e734a04bb595ebd6b343e7ea73f3c35c7 (diff) | |
download | ports-322f05043af79b6e1217c7c3d63355e1f8be262f.tar.gz ports-322f05043af79b6e1217c7c3d63355e1f8be262f.zip |
Notes
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 |