diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1994-11-12 20:28:17 +0000 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1994-11-12 20:28:17 +0000 |
commit | d3125d343ba324273edc61549de346e87510145e (patch) | |
tree | 998bb5d4a8dd120795aa87cf82e2950192f66e26 /x11 | |
parent | 5bcb0c82039569586a4171a0ec163f8404de563a (diff) | |
download | FreeBSD-ports-d3125d343ba324273edc61549de346e87510145e.zip FreeBSD-ports-d3125d343ba324273edc61549de346e87510145e.tar.gz |
Disable fvwm until someone fixes it.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index ab751fe..3cb07f5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.21 1994/11/09 22:41:50 smace Exp $ +# $Id: Makefile,v 1.22 1994/11/12 01:21:48 jkh Exp $ # -SUBDIR= emu fvwm ghostview iv ivs jpeg olvwm pcb tk xanim xarchie \ +SUBDIR= emu ghostview iv ivs jpeg olvwm pcb tk xanim xarchie \ xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv # |