diff options
author | asami <asami@FreeBSD.org> | 1997-11-25 19:07:54 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-25 19:07:54 +0800 |
commit | f61ac1dabc50f6aed4ff8dcb54f40397d784b094 (patch) | |
tree | e112b2ee8e98ed2021908b503cfc44ae60711c66 /x11-wm | |
parent | 79e79e9b685e147e4f20bdf2c37df6564468f8dc (diff) | |
download | freebsd-ports-gnome-f61ac1dabc50f6aed4ff8dcb54f40397d784b094.tar.gz freebsd-ports-gnome-f61ac1dabc50f6aed4ff8dcb54f40397d784b094.tar.zst freebsd-ports-gnome-f61ac1dabc50f6aed4ff8dcb54f40397d784b094.zip |
Mark this port broken, not available anymore.
Diffstat (limited to 'x11-wm')
-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> |