diff options
Diffstat (limited to 'editors/joe2')
-rw-r--r-- | editors/joe2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |