diff options
author | jmz <jmz@FreeBSD.org> | 1995-04-13 15:25:40 +0000 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-04-13 15:25:40 +0000 |
commit | d4ee38d60209b76a9aafeb89a5c1872c5409550c (patch) | |
tree | dfad519b9dc70d3501d52ee4a2f419ef97ce311c /x11/Makefile | |
parent | a08e93846e20cc869cfc6b5dda16d832cfb13ff8 (diff) | |
download | FreeBSD-ports-d4ee38d60209b76a9aafeb89a5c1872c5409550c.zip FreeBSD-ports-d4ee38d60209b76a9aafeb89a5c1872c5409550c.tar.gz |
Add XFree86 to the SUBDIR list
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 bf680c4..51c4d39 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.57 1995/03/29 11:45:51 jmz Exp $ +# $Id: Makefile,v 1.58 1995/04/11 16:51:47 asami Exp $ # # broken (in pst's queue): iv # -SUBDIR= Xaw3d color_xterm ctwm emu fvwm g3view olvwm piewm \ +SUBDIR= XFree86 Xaw3d color_xterm ctwm emu fvwm g3view olvwm piewm \ rxvt sxpc tk tkhfs tkman tvtwm xdaliclock xearth xfed xfm \ xkeycaps xlockmore xperfmon xphoon xsnow xview-config xview-lib \ xview-clients |