From 2f673d4bc379407a261963d6c6da495499873364 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 21 Oct 2005 08:00:42 +0000 Subject: - After repocopy, connect editors/joe2 to the build - Set LATEST_LINK, CONFLICTS - Set chinese/joe to use editors/joe2 Suggested by: Kevin Day (maintainer) Repocopy by: marcus --- editors/joe2/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'editors/joe2') diff --git a/editors/joe2/Makefile b/editors/joe2/Makefile index 459473985296..7f53cf8d7651 100644 --- a/editors/joe2/Makefile +++ b/editors/joe2/Makefile @@ -17,6 +17,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER?= toasty@dragondata.com COMMENT?= Joe's own editor +LATEST_LINK= joe2 +CONFLICTS= joe-3* + WRKSRC= ${WRKDIR}/joe ALL_TARGET= joe MAN1= joe.1 -- cgit