diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1994-12-05 09:50:25 +0800 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1994-12-05 09:50:25 +0800 |
commit | 8a1c52fc2cdfff41d84076050ae233e278fba33a (patch) | |
tree | 1031bf3b90ecf905879c98fe2334f5905b734a9d /x11/Makefile | |
parent | 5f4724a77a1b5e3dc30e7911971e7742c0ba7da5 (diff) | |
download | freebsd-ports-graphics-8a1c52fc2cdfff41d84076050ae233e278fba33a.tar.gz freebsd-ports-graphics-8a1c52fc2cdfff41d84076050ae233e278fba33a.tar.zst freebsd-ports-graphics-8a1c52fc2cdfff41d84076050ae233e278fba33a.zip |
Add rxvt to SUBDIRS
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 20340200e26..fde93e721c3 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 |