diff options
author | billf <billf@FreeBSD.org> | 1998-12-03 04:08:57 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-03 04:08:57 +0800 |
commit | 85df5131a950edce5916d8ee17ff020ee151a78d (patch) | |
tree | f237e63b96215d1304335728d93d2bd22d1a14bb /x11-fm/Makefile | |
parent | 585103c014633bb9297f97cb6bf878c4a3372619 (diff) | |
download | freebsd-ports-graphics-85df5131a950edce5916d8ee17ff020ee151a78d.tar.gz freebsd-ports-graphics-85df5131a950edce5916d8ee17ff020ee151a78d.tar.zst freebsd-ports-graphics-85df5131a950edce5916d8ee17ff020ee151a78d.zip |
Move ports/misc/x-files -> ports/x11-fm/x-files, and activate.
Reviewed by: maintainer, asami
Submitted by: Bill Fumerola <billf@FreeBSD.org>
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 4cea1f28835..5ac2636b0ef 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1998/08/10 00:24:57 steve Exp $ +# $Id: Makefile,v 1.3 1998/08/10 00:28:47 steve Exp $ # SUBDIR += asfiles @@ -11,6 +11,7 @@ SUBDIR += q3dmenu SUBDIR += tkdesk SUBDIR += workplace + SUBDIR += x-files SUBDIR += xfm .include <bsd.port.subdir.mk> |