diff options
author | jmz <jmz@FreeBSD.org> | 1995-04-13 23:25:40 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1995-04-13 23:25:40 +0800 |
commit | d4ee38d60209b76a9aafeb89a5c1872c5409550c (patch) | |
tree | dfad519b9dc70d3501d52ee4a2f419ef97ce311c /x11 | |
parent | a08e93846e20cc869cfc6b5dda16d832cfb13ff8 (diff) | |
download | freebsd-ports-gnome-d4ee38d60209b76a9aafeb89a5c1872c5409550c.tar.gz freebsd-ports-gnome-d4ee38d60209b76a9aafeb89a5c1872c5409550c.tar.zst freebsd-ports-gnome-d4ee38d60209b76a9aafeb89a5c1872c5409550c.zip |
Add XFree86 to the SUBDIR list
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 bf680c457ec9..51c4d39ae1e7 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 |