diff options
-rw-r--r-- | misc/Makefile | 4 | ||||
-rw-r--r-- | x11/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/Makefile b/misc/Makefile index 47f520f9ae93..670b33598368 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.43 1995/03/06 08:17:02 asami Exp $ +# $Id: Makefile,v 1.44 1995/03/09 00:51:20 asami Exp $ # # restricted: pgp.usa_only pgp.non-usa_only # -SUBDIR= Canna Wnn amanda colorls cpm hfs iozone ispell less mshell mtools nkf \ +SUBDIR= amanda colorls cpm hfs iozone ispell less mshell mtools \ rman screen top tua xdu xsysstats .include <bsd.port.subdir.mk> diff --git a/x11/Makefile b/x11/Makefile index bb7e9782724e..ef5b31e2c1db 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.51 1995/03/01 02:10:46 jmz Exp $ +# $Id: Makefile,v 1.52 1995/03/15 07:06:17 asami Exp $ # -SUBDIR= Xaw3d color_xterm ctwm emiclock emu fvwm g3view kterm olvwm piewm \ +SUBDIR= Xaw3d color_xterm ctwm emiclock emu fvwm g3view olvwm piewm \ rxvt tk tkhfs tkman tvtwm x3270 xdaliclock xearth xfed xfm xkeycaps \ xlockmore xphoon xsnow xview-config xview-lib xview-clients |