diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1995-04-28 21:48:16 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1995-04-28 21:48:16 +0000 |
commit | 90e1de39684b459b551275d1ccdfd0b6e6632fe8 (patch) | |
tree | 9588b15eeafa63119f4e568183752f18a6080300 /x11 | |
parent | 6047b291cdde9e45164328df59481b09cc83fd4b (diff) | |
download | freebsd-ports-90e1de39684b459b551275d1ccdfd0b6e6632fe8.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> |