summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-03 00:15:09 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-03 00:15:09 +0000
commitf505dafb2677b2d53076c02678d1a8c39e50cdc0 (patch)
treea890284b1057ac9d5204f507c506e9e1710a7aed /x11
parentUpgrade to version 2.9. (diff)
Put back xlockmore, it built fine when I tried.
Notes
Notes: svn path=/head/; revision=1588
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile6
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>