diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1994-12-08 10:22:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1994-12-08 10:22:53 +0000 |
commit | babb9fb03aed3d23f78e2a42223fe0c1b5b59dfb (patch) | |
tree | fb3f84b4ad219635d532e7a7dd4725f0be2ffd99 | |
parent | e1273eb09a875b706647614007fce79064ccc09a (diff) | |
download | freebsd-ports-babb9fb03aed3d23f78e2a42223fe0c1b5b59dfb.zip |
Added xfed.
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index a72b90572f79..8138c2759f0f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.33 1994/12/05 01:50:25 gpalmer Exp $ +# $Id: Makefile,v 1.34 1994/12/05 22:59:10 gpalmer Exp $ # SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \ jpeg kterm mpeg-lib olvwm \ pcb piewm rxvt tiff tk tkhfs tvtwm xanim xarchie \ - xcdplayer xdvi xearth xfig xgraph xli xlockmore xpm xsnow \ + xcdplayer xdvi xearth xfed xfig xgraph xli xlockmore xpm xsnow \ xtexshell xv # |