diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-01-06 02:32:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-01-06 02:32:43 +0000 |
commit | d0e158aa931fe5be05dba636038d07860a09350e (patch) | |
tree | a37e4dd7e79e7ba7146bc4144e147cc93c66952c /x11/Makefile | |
parent | Bring in the new sather file. (diff) |
Take out xv from SUBDIR list, it's a shareware.
Notes
Notes:
svn path=/head/; revision=723
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 02f605384d90..4da9958fc349 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.41 1995/01/04 07:54:48 jkh Exp $ +# $Id: Makefile,v 1.42 1995/01/05 01:02:17 swallace Exp $ # SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview \ irsim iv ivs jpeg kterm magic mpeg-lib mpeg_play olvwm pcb \ piewm povray rxvt tiff tk tkhfs tkman tvtwm x3270 xanim \ xarchie xcd xcdplayer xdvi xearth xfed xfig xfm xgraph xli \ - xlockmore xminesweep xpaint xpm xsnow xtexshell xv \ + xlockmore xminesweep xpaint xpm xsnow xtexshell \ xview-config xview-lib xview-clients # |