diff options
author | jkh <jkh@FreeBSD.org> | 1994-11-12 09:21:48 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-11-12 09:21:48 +0800 |
commit | cebac8392f399727235cd51146e4c92f2a124170 (patch) | |
tree | 5078006ed566e6c1814a2e88d91f794dc9ec4794 /x11 | |
parent | 8ec1cd16f1df8b88d7aa2d28f16fda3871326f39 (diff) | |
download | freebsd-ports-gnome-cebac8392f399727235cd51146e4c92f2a124170.tar.gz freebsd-ports-gnome-cebac8392f399727235cd51146e4c92f2a124170.tar.zst freebsd-ports-gnome-cebac8392f399727235cd51146e4c92f2a124170.zip |
Add xsnow.
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 7db36f05f1b0..ab751fef095a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.20 1994/11/06 22:16:31 jkh Exp $ +# $Id: Makefile,v 1.21 1994/11/09 22:41:50 smace Exp $ # SUBDIR= emu fvwm ghostview iv ivs jpeg olvwm pcb tk xanim xarchie \ - xcdplayer xdvi xearth xlockmore xpm xtexshell xv + xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv # # imm & nv depends on tk, so might as well build tk first... |