diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-02-10 07:05:52 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-02-10 07:05:52 +0000 |
commit | 15a05407ba40b4bbe06d28fa26effcf6b68072a0 (patch) | |
tree | f1d145efac5f71813510ee8aae81c1d0a52b3c1d /x11 | |
parent | 4fea2bdbc0c97a230bce065195c88b6d01cc8128 (diff) | |
download | ports-15a05407ba40b4bbe06d28fa26effcf6b68072a0.tar.gz ports-15a05407ba40b4bbe06d28fa26effcf6b68072a0.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index a0007aa631e1..bd194f64d5bf 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.180 1997/12/12 06:19:15 vanilla Exp $ +# $Id: Makefile,v 1.181 1998/01/04 23:45:30 jraynard Exp $ # SUBDIR += FWF @@ -70,6 +70,7 @@ SUBDIR += tkstep80 SUBDIR += tvtwm SUBDIR += tycoon + SUBDIR += v SUBDIR += viewfax SUBDIR += windowmaker SUBDIR += wm2 |