diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-08-20 20:03:17 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-08-20 20:03:17 +0000 |
commit | 715be2e9afcd33485eee76c1785d87be923c270e (patch) | |
tree | 91c21eb7690aae3b26a439ccb248f263f593b0d6 /x11 | |
parent | f4f1d67dc2409fa1ec5f35fe8a250adcfe1b42f4 (diff) | |
download | freebsd-ports-715be2e9afcd33485eee76c1785d87be923c270e.zip |
Add tk80
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2548edeabb6e..be4d8ada51b3 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.147 1997/08/11 08:55:36 tg Exp $ +# $Id: Makefile,v 1.148 1997/08/19 07:10:14 fenner Exp $ # SUBDIR += FWF @@ -52,6 +52,7 @@ SUBDIR += tk4 SUBDIR += tk41 SUBDIR += tk42 + SUBDIR += tk80 SUBDIR += tkdesk SUBDIR += tkgoodstuff SUBDIR += tvtwm |