diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 00:24:57 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 00:24:57 +0000 |
commit | 4c53ebc2e86ab5bf550c9ba9059b3d1ab5b5c850 (patch) | |
tree | 955cf1a08cae8faddea8a85b32065f6db2490031 /x11-fm | |
parent | 5018b632c363d98b1c12f5a77b18122431ffca95 (diff) | |
download | FreeBSD-ports-4c53ebc2e86ab5bf550c9ba9059b3d1ab5b5c850.zip FreeBSD-ports-4c53ebc2e86ab5bf550c9ba9059b3d1ab5b5c850.tar.gz |
Turn on jafm.
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile index b08edea..2de9259 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -1,10 +1,11 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ # SUBDIR += asfiles SUBDIR += dfm SUBDIR += explorer SUBDIR += filerunner + SUBDIR += jafm SUBDIR += offix-files SUBDIR += q3dmenu SUBDIR += tkdesk |