diff options
author | asami <asami@FreeBSD.org> | 1994-11-23 08:04:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1994-11-23 08:04:24 +0800 |
commit | 019b790aaaa5e92d4ed02e8484f5d87184c9d4cd (patch) | |
tree | 711ea35492bbd03b411b16d354d2431a70e845a2 /x11 | |
parent | 284abf2a2a01a0931d692bf0ea38de8702aed17d (diff) | |
download | freebsd-ports-graphics-019b790aaaa5e92d4ed02e8484f5d87184c9d4cd.tar.gz freebsd-ports-graphics-019b790aaaa5e92d4ed02e8484f5d87184c9d4cd.tar.zst freebsd-ports-graphics-019b790aaaa5e92d4ed02e8484f5d87184c9d4cd.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 5baf802475a..e32b337be77 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 |