diff options
Diffstat (limited to 'x11-wm/ctwm')
-rw-r--r-- | x11-wm/ctwm/Makefile | 3 |
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> |