diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1994-12-05 09:50:25 +0800 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1994-12-05 09:50:25 +0800 |
commit | 21d4215f49088e9ef368153964c7c36db787ab57 (patch) | |
tree | 3d7c539a4d5f5c62cc3724ff31e0d2aea9de7430 /x11 | |
parent | 45ea0ecd8f7e5fce58435427f505c9c5d16f894e (diff) | |
download | freebsd-ports-gnome-21d4215f49088e9ef368153964c7c36db787ab57.tar.gz freebsd-ports-gnome-21d4215f49088e9ef368153964c7c36db787ab57.tar.zst freebsd-ports-gnome-21d4215f49088e9ef368153964c7c36db787ab57.zip |
Add rxvt to SUBDIRS
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 20340200e26a..fde93e721c35 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.31 1994/11/25 04:49:58 asami Exp $ +# $Id: Makefile,v 1.32 1994/11/27 14:56:28 ats Exp $ # SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \ jpeg kterm mpeg-lib olvwm \ - pcb piewm tiff tk tkhfs xanim xarchie \ + pcb piewm rxvt tiff tk tkhfs xanim xarchie \ xcdplayer xdvi xearth xfig xgraph xli xlockmore xpm xsnow \ xtexshell xv |