From 92fd9c5f94757f42adc1a05c38f76b0cc364b126 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Sat, 25 Nov 2000 14:13:59 +0000 Subject: My earlier testing was in error: joe will still write to a DEADJOE file which is hard-linked to a file writable by the user who is running joe. Mark this forbidden until the maintainer decides what to do. --- editors/joe2/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'editors/joe2') diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index b61d13c85851..617c590fea45 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= toasty@dragondata.com +FORBIDDEN= "follows hard link (not symlink) to DEADJOE--see http://www.securityfocus.com/archive/1/145305" + WRKSRC= ${WRKDIR}/joe ALL_TARGET= joe MAN1= joe.1 -- cgit v1.2.3