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