diff options
author | asami <asami@FreeBSD.org> | 1997-03-12 17:21:00 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-03-12 17:21:00 +0800 |
commit | 0b8cf5bc5166d3203a8d2de94fe7e0210a7ee241 (patch) | |
tree | 6303f96940a7d0cc4c1abccbc0b3340aee82dcd9 /x11/Makefile | |
parent | 907b67ed8250f77f1c71cfe090b117fae0967028 (diff) | |
download | freebsd-ports-gnome-0b8cf5bc5166d3203a8d2de94fe7e0210a7ee241.tar.gz freebsd-ports-gnome-0b8cf5bc5166d3203a8d2de94fe7e0210a7ee241.tar.zst freebsd-ports-gnome-0b8cf5bc5166d3203a8d2de94fe7e0210a7ee241.zip |
Added tk42.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index ae2f74893056..9640cbf827ab 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.128 1997/03/06 10:15:57 tg Exp $ +# $Id: Makefile,v 1.129 1997/03/11 23:46:03 asami Exp $ # SUBDIR += FWF @@ -44,6 +44,7 @@ SUBDIR += tk SUBDIR += tk4 SUBDIR += tk41 + SUBDIR += tk42 SUBDIR += tkdesk SUBDIR += tkgoodstuff SUBDIR += tvtwm |