diff options
author | smace <smace@FreeBSD.org> | 1994-11-09 22:41:50 +0000 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 1994-11-09 22:41:50 +0000 |
commit | dbaa5d487bce4d1c234251e3849c4026a8156c22 (patch) | |
tree | 9ad4c7cc15b03599e165e0e17cc8ffda851f8f0e /x11 | |
parent | c1880b72196c91bfbd659a61d2fc462c2bb2047e (diff) | |
download | FreeBSD-ports-dbaa5d487bce4d1c234251e3849c4026a8156c22.zip FreeBSD-ports-dbaa5d487bce4d1c234251e3849c4026a8156c22.tar.gz |
Add xlockmore
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2a820bf..7db36f0 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... |