diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-13 12:40:24 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-13 12:40:24 +0000 |
commit | a2b6be29ca3077403dbe1df6db7de2ac80763514 (patch) | |
tree | 469977ff7cc3459396dd5e34311db8ef17aeb364 /x11 | |
parent | a114cf890db64a9c94f0d782adb33d222f7ae05f (diff) | |
download | FreeBSD-ports-a2b6be29ca3077403dbe1df6db7de2ac80763514.zip FreeBSD-ports-a2b6be29ca3077403dbe1df6db7de2ac80763514.tar.gz |
Add emu to the list of ports to make.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 52bfcce..9f04054 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> |