diff options
-rw-r--r-- | x11/Makefile | 4 |
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> |