diff options
author | asami <asami@FreeBSD.org> | 1994-12-17 11:55:50 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1994-12-17 11:55:50 +0000 |
commit | 8b35b7a854a3354c82fa2593695a14282bdd5820 (patch) | |
tree | 859430fe6009496556a104cb85d6d474a20a3485 /x11 | |
parent | 8cc182f07687fced1e84822c34c1671951596e63 (diff) | |
download | FreeBSD-ports-8b35b7a854a3354c82fa2593695a14282bdd5820.zip FreeBSD-ports-8b35b7a854a3354c82fa2593695a14282bdd5820.tar.gz |
Added mpeg_play.
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 7acdc36..2f63646 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.36 1994/12/14 21:24:02 wollman Exp $ +# $Id: Makefile,v 1.37 1994/12/14 23:02:26 wollman Exp $ # SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \ - jpeg kterm mpeg-lib olvwm \ + jpeg kterm mpeg-lib mpeg_play olvwm \ pcb piewm rxvt tiff tk tkhfs tvtwm xanim xarchie \ xcdplayer xdvi xearth xfed xfig xgraph xli xlockmore xpm xsnow \ xtexshell xv |