diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 08:24:57 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 08:24:57 +0800 |
commit | 4c53ebc2e86ab5bf550c9ba9059b3d1ab5b5c850 (patch) | |
tree | 955cf1a08cae8faddea8a85b32065f6db2490031 /x11-fm/Makefile | |
parent | 5018b632c363d98b1c12f5a77b18122431ffca95 (diff) | |
download | freebsd-ports-gnome-4c53ebc2e86ab5bf550c9ba9059b3d1ab5b5c850.tar.gz freebsd-ports-gnome-4c53ebc2e86ab5bf550c9ba9059b3d1ab5b5c850.tar.zst freebsd-ports-gnome-4c53ebc2e86ab5bf550c9ba9059b3d1ab5b5c850.zip |
Turn on jafm.
Diffstat (limited to 'x11-fm/Makefile')
-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 b08edea5b657..2de925908038 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 |