diff options
author | mph <mph@FreeBSD.org> | 1998-04-19 17:29:59 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-19 17:29:59 +0000 |
commit | 11677314e00054ec5ede50fd76536eec945ace78 (patch) | |
tree | f2b929ac2636b073ed383319165aa06d5487cedc /x11 | |
parent | 40c739902f026fa3970286634c9423a5a23849f4 (diff) | |
download | FreeBSD-ports-11677314e00054ec5ede50fd76536eec945ace78.zip FreeBSD-ports-11677314e00054ec5ede50fd76536eec945ace78.tar.gz |
Activate x-files.
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 cccb0f9..053d1558 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.193 1998/04/09 08:14:54 tg Exp $ +# $Id: Makefile,v 1.194 1998/04/19 06:03:42 mph Exp $ # SUBDIR += FWF @@ -76,6 +76,7 @@ SUBDIR += windowmaker SUBDIR += workplace SUBDIR += wm2 + SUBDIR += x-files SUBDIR += x3270 SUBDIR += xalarm SUBDIR += xaniroc |