diff options
author | wollman <wollman@FreeBSD.org> | 1994-10-14 09:07:39 +0800 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1994-10-14 09:07:39 +0800 |
commit | 346fd723a5693bf44e6095265fb0f0720e6db062 (patch) | |
tree | eb558a13a5f223d759c8e005425ad961567ef1a9 /x11 | |
parent | 66b13e74c4091658cae3e49fa49d6c1af968cbbd (diff) | |
download | freebsd-ports-gnome-346fd723a5693bf44e6095265fb0f0720e6db062.tar.gz freebsd-ports-gnome-346fd723a5693bf44e6095265fb0f0720e6db062.tar.zst freebsd-ports-gnome-346fd723a5693bf44e6095265fb0f0720e6db062.zip |
Added ivs.
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 5509811def1f..f8807f2ecf66 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.7 1994/10/12 23:10:03 jkh Exp $ +# $Id: Makefile,v 1.8 1994/10/13 00:51:53 wollman Exp $ # -SUBDIR= emu fvwm iv tk xarchie xpm +SUBDIR= emu fvwm iv ivs tk xarchie xpm # # nv depends on tk, so might as well build tk first... # |