diff options
author | asami <asami@FreeBSD.org> | 1995-05-10 17:54:17 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-10 17:54:17 +0800 |
commit | 1f3e902664ba8c2ecd59bac786c332896046c47f (patch) | |
tree | 2c70fd04f822c8a8dc93e4d5929c0e5549a5febd /x11/Makefile | |
parent | 8ac5073b37d8863abafaa07eb5885091697cd5d2 (diff) | |
download | freebsd-ports-gnome-1f3e902664ba8c2ecd59bac786c332896046c47f.tar.gz freebsd-ports-gnome-1f3e902664ba8c2ecd59bac786c332896046c47f.tar.zst freebsd-ports-gnome-1f3e902664ba8c2ecd59bac786c332896046c47f.zip |
Added xcolors.
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 f132d73b283a..5fac97abfcf7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.61 1995/04/28 21:48:16 gpalmer Exp $ +# $Id: Makefile,v 1.62 1995/05/03 00:15:09 asami Exp $ # # broken: iv # SUBDIR= XFree86 Xaw3d blt color_xterm ctwm emu fvwm g3view olvwm piewm \ - rxvt sxpc tk tkhfs tkman tvtwm xdaliclock xearth xfed xfm \ + rxvt sxpc tk tkhfs tkman tvtwm xcolors xdaliclock xearth xfed xfm \ xkeycaps xlockmore xperfmon xphoon xsnow xview-config xview-lib \ xview-clients |