diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-09-09 16:09:16 +0800 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-09-09 16:09:16 +0800 |
commit | 1a68dfc3f1bd07ad633d9bc04b06f6a0a1211de0 (patch) | |
tree | b2435f75af6bbaca04260ea5be8f188179f98656 /x11 | |
parent | 639e50b32211e46cd304b5f105a12e31427f15fd (diff) | |
download | freebsd-ports-gnome-1a68dfc3f1bd07ad633d9bc04b06f6a0a1211de0.tar.gz freebsd-ports-gnome-1a68dfc3f1bd07ad633d9bc04b06f6a0a1211de0.tar.zst freebsd-ports-gnome-1a68dfc3f1bd07ad633d9bc04b06f6a0a1211de0.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 |