diff options
author | tg <tg@FreeBSD.org> | 1997-01-20 15:18:36 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-01-20 15:18:36 +0800 |
commit | f3b2332d7b102f68b0e91edab6d86390ee5afe81 (patch) | |
tree | 9748ebc5155685d6e4bd7394c66ed3c189e98a81 /x11 | |
parent | bec5f19e64e3e6b6bbdf95cd70520548d26919e2 (diff) | |
download | freebsd-ports-gnome-f3b2332d7b102f68b0e91edab6d86390ee5afe81.tar.gz freebsd-ports-gnome-f3b2332d7b102f68b0e91edab6d86390ee5afe81.tar.zst freebsd-ports-gnome-f3b2332d7b102f68b0e91edab6d86390ee5afe81.zip |
Activate neXtaw.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 87119da89fc8..c90d77cc0b94 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.121 1997/01/09 09:08:03 asami Exp $ +# $Id: Makefile,v 1.122 1997/01/13 08:07:41 tg Exp $ # SUBDIR += FWF @@ -27,6 +27,7 @@ SUBDIR += lesstif SUBDIR += libsx SUBDIR += lupe + SUBDIR += neXtaw SUBDIR += olvwm SUBDIR += p5-Tk400 SUBDIR += piewm |