From 9f5bde1704484472acf16cb3a5e723567bdec7e9 Mon Sep 17 00:00:00 2001 From: asami Date: Thu, 12 Nov 1998 06:45:05 +0000 Subject: Mark this broken, it is for testing only (also is still a copy of qt140). --- x11-toolkits/qt32/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'x11-toolkits/qt32/Makefile') diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index 29813c38a676..6d32ae639e93 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -3,9 +3,13 @@ # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # -# $Id: Makefile,v 1.25 1998/10/01 02:17:40 jseger Exp $ +# $Id: Makefile,v 1.26 1998/11/03 05:58:17 jkoshy Exp $ # +################################ +BROKEN= for testing only +################################ + DISTNAME= qt-${MAJ}.${MIN} CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.troll.no/qt/old/ -- cgit