diff options
author | fenner <fenner@FreeBSD.org> | 1997-11-24 13:04:22 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-11-24 13:04:22 +0800 |
commit | 182e55adddd3dcdd7a82715b32ba5ad1dbd768cd (patch) | |
tree | 6b13f44d200457a836c0826f2b2354429d6716ef /x11/Makefile | |
parent | fe6191b3ec20740d14a99aefbf837517a24b7e40 (diff) | |
download | freebsd-ports-gnome-182e55adddd3dcdd7a82715b32ba5ad1dbd768cd.tar.gz freebsd-ports-gnome-182e55adddd3dcdd7a82715b32ba5ad1dbd768cd.tar.zst freebsd-ports-gnome-182e55adddd3dcdd7a82715b32ba5ad1dbd768cd.zip |
Enable tycoon.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e9c73e06c263..da595c4cad92 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.175 1997/11/17 12:49:47 tg Exp $ +# $Id: Makefile,v 1.176 1997/11/20 05:27:49 asami Exp $ # SUBDIR += FWF @@ -66,6 +66,7 @@ SUBDIR += tkgoodstuff SUBDIR += tkstep80 SUBDIR += tvtwm + SUBDIR += tycoon SUBDIR += viewfax SUBDIR += windowmaker SUBDIR += wm2 |