From 68ffec540a819969b290543d23d1445557dbc374 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 22 May 2001 12:23:28 +0000 Subject: Add one patch from OpenBSD to not use ./.joerc, and two from FreeBSD, one against a symlink attack on 'DEADJOE', and one to use vi-style file locking. Bump version to 2.8nb1. --- editors/joe/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'editors/joe/Makefile') diff --git a/editors/joe/Makefile b/editors/joe/Makefile index bac172ae3ad..0c9c5e8965f 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2001/02/16 14:40:50 wiz Exp $ -# FreeBSD Id: Makefile,v 1.3 1996/11/17 07:01:28 obrien Exp +# $NetBSD: Makefile,v 1.11 2001/05/22 12:23:28 wiz Exp $ # DISTNAME= joe2.8 -PKGNAME= joe-2.8 +PKGNAME= joe-2.8nb1 CATEGORIES= editors MASTER_SITES= ftp://ftp.std.com/src/editors/ EXTRACT_SUFX= .tar.Z -- cgit v1.2.3