diff options
author | obrien <obrien@FreeBSD.org> | 1999-04-24 22:53:25 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-04-24 22:53:25 +0000 |
commit | 45ed15a4eb67ccdeb33fc54c45c89b8144ae7e24 (patch) | |
tree | f2d932c51eaa01b7aa24d843a11228927528c2fa /editors | |
parent | 2d290e17cd1585192b55ffc1d3d92311fc48339c (diff) | |
download | FreeBSD-ports-45ed15a4eb67ccdeb33fc54c45c89b8144ae7e24.zip FreeBSD-ports-45ed15a4eb67ccdeb33fc54c45c89b8144ae7e24.tar.gz |
Mark BROKEN -- majorly FUBARed.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/thoteditor/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/thoteditor/Makefile b/editors/thoteditor/Makefile index b340cb8..9917323 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 |