From f1fda1b9bc3ec4172b3fb38aa532a48ad69b6fd9 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 24 Apr 1999 22:53:25 +0000 Subject: [PATCH] Mark BROKEN -- majorly FUBARed. --- editors/thoteditor/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index b340cb8496b3..9917323c9d2a 100644 --- a/editors/thoteditor/Makefile +++ b/editors/thoteditor/Makefile @@ -3,7 +3,7 @@ # Date created: 1 Aug 1997 # Whom: Pedro Giffuni (orig) # -# $Id: Makefile,v 1.7 1999/02/12 23:52:49 obrien Exp $ +# $Id: Makefile,v 1.8 1999/03/08 21:19:01 steve Exp $ # DISTNAME= thoteditor @@ -20,6 +20,8 @@ DISTFILES= ${THOT_SRC} ${EDITOR_SRC} MAINTAINER= ports@FreeBSD.org +BROKEN= 'FUBARed' + THOT_SRC= thot-src-2.1e.tar.gz EDITOR_SRC= thoteditor-src-2.1e.tar.gz