diff options
author | Scott Mace <smace@FreeBSD.org> | 1994-11-09 22:41:50 +0000 |
---|---|---|
committer | Scott Mace <smace@FreeBSD.org> | 1994-11-09 22:41:50 +0000 |
commit | ef2671858a085d0e1e7a453dca625fd7f52676a6 (patch) | |
tree | d30e1bdd2baee8e28c6fda7a3a5c32e714c6f64a | |
parent | 9f1c178f1bf5ac08256fbbf72b0f419276ccc6d1 (diff) | |
download | freebsd-ports-ef2671858a085d0e1e7a453dca625fd7f52676a6.zip |
Add xlockmore
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2a820bff6529..7db36f05f1b0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.19 1994/11/06 08:20:17 smace Exp $ +# $Id: Makefile,v 1.20 1994/11/06 22:16:31 jkh Exp $ # SUBDIR= emu fvwm ghostview iv ivs jpeg olvwm pcb tk xanim xarchie \ - xcdplayer xdvi xearth xpm xtexshell xv + xcdplayer xdvi xearth xlockmore xpm xtexshell xv # # imm & nv depends on tk, so might as well build tk first... |