diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1995-04-29 05:48:16 +0800 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1995-04-29 05:48:16 +0800 |
commit | 10178cf8851430a4026b7ca7b3ca77cd1f68bbe3 (patch) | |
tree | ad31e8fcff81889e4e4465d75cd00e02089f78a3 /x11 | |
parent | 374ee8fdea966a536849374f67bd08b155a0466b (diff) | |
download | freebsd-ports-gnome-10178cf8851430a4026b7ca7b3ca77cd1f68bbe3.tar.gz freebsd-ports-gnome-10178cf8851430a4026b7ca7b3ca77cd1f68bbe3.tar.zst freebsd-ports-gnome-10178cf8851430a4026b7ca7b3ca77cd1f68bbe3.zip |
xlockmore's distfile has been moved/lost. Disable until fixed.
Diffstat (limited to 'x11')
-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> |