diff options
author | tg <tg@FreeBSD.org> | 1997-09-09 16:09:16 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-09-09 16:09:16 +0800 |
commit | 95413665d67c40b08157a7ee4b59ee8c809692a5 (patch) | |
tree | 18161881b600b7cf8c13a9c26f0f287a74ca2f77 /x11 | |
parent | e5bacc0fc3c18d6074167917b3575028588cd443 (diff) | |
download | freebsd-ports-gnome-95413665d67c40b08157a7ee4b59ee8c809692a5.tar.gz freebsd-ports-gnome-95413665d67c40b08157a7ee4b59ee8c809692a5.tar.zst freebsd-ports-gnome-95413665d67c40b08157a7ee4b59ee8c809692a5.zip |
Activate explorer.
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 1f9a98aaa03f..1d6413b20a97 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.150 1997/08/25 14:10:09 itojun Exp $ +# $Id: Makefile,v 1.151 1997/08/31 17:14:08 max Exp $ # SUBDIR += FWF @@ -18,6 +18,7 @@ SUBDIR += emu SUBDIR += enlightenment SUBDIR += etlfonts + SUBDIR += explorer SUBDIR += fbsd-icons SUBDIR += filerunner SUBDIR += freefonts |