diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-17 04:45:45 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-17 04:45:45 +0000 |
commit | fc2735e725c704a0bde78412cac2815a908c67bf (patch) | |
tree | 6b01f5640e9ca1994772115562bbb2c7b2f3c186 | |
parent | ac19b99b1986475d9d6ca48f5b518e8e871672d8 (diff) | |
download | ports-fc2735e725c704a0bde78412cac2815a908c67bf.tar.gz ports-fc2735e725c704a0bde78412cac2815a908c67bf.zip |
Notes
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 122f72e7452e..ea6b47b45ee5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.201 1998/05/14 09:18:11 tg Exp $ +# $Id: Makefile,v 1.202 1998/05/16 03:08:09 dburr Exp $ # SUBDIR += FWF @@ -75,6 +75,7 @@ SUBDIR += tk80 SUBDIR += tk81 SUBDIR += tkdesk + SUBDIR += tkfont SUBDIR += tkgoodstuff SUBDIR += tkstep80 SUBDIR += tvtwm |