diff options
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1cc0720727fe..f132d73b283a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,11 +1,11 @@ -# $Id: Makefile,v 1.60 1995/04/24 10:48:35 asami Exp $ +# $Id: Makefile,v 1.61 1995/04/28 21:48:16 gpalmer Exp $ # -# broken (in pst's queue): iv xlockmore +# broken: iv # SUBDIR= XFree86 Xaw3d blt color_xterm ctwm emu fvwm g3view olvwm piewm \ rxvt sxpc tk tkhfs tkman tvtwm xdaliclock xearth xfed xfm \ - xkeycaps xperfmon xphoon xsnow xview-config xview-lib \ + xkeycaps xlockmore xperfmon xphoon xsnow xview-config xview-lib \ xview-clients .include <bsd.port.subdir.mk> |