diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1994-11-23 00:04:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1994-11-23 00:04:24 +0000 |
commit | 16a533e8404f4909e95432e0843529d5f40115ac (patch) | |
tree | 44a1cba886f9e8ad1cf7b8f8c191fc63435cf021 /x11 | |
parent | 9d1b0d43b9968b468ed073d7699b7edd3aa47921 (diff) | |
download | freebsd-ports-16a533e8404f4909e95432e0843529d5f40115ac.zip |
Added color_xterm.
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 5baf802475a7..e32b337be772 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.25 1994/11/20 16:30:49 torstenb Exp $ +# $Id: Makefile,v 1.26 1994/11/20 20:44:50 ats Exp $ # -SUBDIR= Xaw3d emu fvwm ghostview iv ivs jpeg kterm olvwm pcb tk \ +SUBDIR= Xaw3d color_xterm emu fvwm ghostview iv ivs jpeg kterm olvwm pcb tk \ tkhfs xanim xarchie \ xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv \ ImageMagick ctwm mpeg-lib tiff |