diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-06-11 03:43:17 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-06-11 03:43:17 +0000 |
commit | 95b5ae1b8104cfa4e6285c3f530a58fffd0ac1b0 (patch) | |
tree | 1a320a20445c754b0d06cc586521da2a64f4c4a8 | |
parent | c2f30a10e53623bb7e8f8a292683211e9fd9e899 (diff) | |
download | freebsd-ports-95b5ae1b8104cfa4e6285c3f530a58fffd0ac1b0.zip |
Activate dfm.
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d2955e037195..55fae75efc75 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.208 1998/06/07 18:46:36 dburr Exp $ +# $Id: Makefile,v 1.209 1998/06/08 10:07:05 dburr Exp $ # SUBDIR += FWF @@ -18,6 +18,7 @@ SUBDIR += camltk41 SUBDIR += ctwm SUBDIR += dclock + SUBDIR += dfm SUBDIR += dxpc SUBDIR += emiclock SUBDIR += emu |