summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-13 12:40:24 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-13 12:40:24 +0000
commit0071b53026bc9347f583bfffea13b713752f9485 (patch)
tree548037e79659e4586dc7ec6201c87ef6e6031c51
parenta0985157048a8cc05b663efbf3d68d548e499cea (diff)
downloadfreebsd-ports-0071b53026bc9347f583bfffea13b713752f9485.zip
Add emu to the list of ports to make.
-rw-r--r--x11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 52bfcce2d143..9f04054703f2 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,5 +1,5 @@
-# $Id$
+# $Id: Makefile,v 1.3 1994/08/23 10:20:29 jkh Exp $
#
-SUBDIR= tk
+SUBDIR= emu fvwm tk
.include <bsd.port.subdir.mk>