diff options
author | asami <asami@FreeBSD.org> | 1995-05-31 14:01:09 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-31 14:01:09 +0800 |
commit | b775d64812b24843332829da1da87db7c146a71f (patch) | |
tree | ec91c3647b5a3e4c0be25990101dfebfcf19da70 /x11/Makefile | |
parent | 16045610e7b820925505551f921e82f60dd0f958 (diff) | |
download | freebsd-ports-graphics-b775d64812b24843332829da1da87db7c146a71f.tar.gz freebsd-ports-graphics-b775d64812b24843332829da1da87db7c146a71f.tar.zst freebsd-ports-graphics-b775d64812b24843332829da1da87db7c146a71f.zip |
Moved iv from BROKEN to SUBDIRS. Hooray!
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/Makefile b/x11/Makefile index 5631005fd8b..56898003396 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,10 +1,8 @@ -# $Id: Makefile,v 1.65 1995/05/13 11:07:42 asami Exp $ -# -# BROKEN: iv +# $Id: Makefile,v 1.66 1995/05/14 03:30:07 asami Exp $ # SUBDIR= XFree86 Xaw3d blt color_xterm ctwm emiclock emu fvwm g3view \ - olvwm piewm \ + iv olvwm piewm \ rxvt sxpc tk tkhfs tkinfo tkman tvtwm \ x3270 xcolors xdaliclock xdtm xearth xfed xfm xgrab \ xkeycaps xloadimage xlockmore xperfmon xphoon xsnow \ |