summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-25 11:07:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-25 11:07:54 +0000
commitefde420a4fbc5a6522aeb5c57a69085bf75cd794 (patch)
tree11a6cf1f8745a4035703cb0a588012112f867ea9 /x11-wm
parentFix strip problem. (diff)
Mark this port broken, not available anymore.
Notes
Notes: svn path=/head/; revision=8819
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ctwm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index cdbac7a97957..847c463a8ef1 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 November 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.12 1997/04/27 18:28:07 torstenb Exp $
+# $Id: Makefile,v 1.13 1997/11/25 08:29:52 torstenb Exp $
#
DISTNAME= ctwm-3.5beta3
@@ -15,6 +15,7 @@ MAINTAINER= torstenb@FreeBSD.ORG
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+BROKEN= upgraded and not available on master site anymore
USE_IMAKE= yes
.include <bsd.port.mk>