diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-19 17:29:59 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-19 17:29:59 +0000 |
commit | 5855e873ec1d61ab641e31acddfe23fc7976486b (patch) | |
tree | b421ce672f17204cac06bf104867794a3f820eb3 /x11 | |
parent | 358b17d0da8881c8618573f79b537b1de1dfcdd4 (diff) | |
download | ports-5855e873ec1d61ab641e31acddfe23fc7976486b.tar.gz ports-5855e873ec1d61ab641e31acddfe23fc7976486b.zip |
Notes
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 cccb0f91b4f5..053d15585e1a 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 |