diff options
author | jkh <jkh@FreeBSD.org> | 1997-08-21 04:03:17 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1997-08-21 04:03:17 +0800 |
commit | 825b176dbc88dbcb0a2d122829002aa1085f4fe6 (patch) | |
tree | 0ae95106e13dfef841c063d4d51a83fb739bc54b /x11 | |
parent | 7350fc7add3b91bc46ae9387a1c30a15972a8e51 (diff) | |
download | freebsd-ports-gnome-825b176dbc88dbcb0a2d122829002aa1085f4fe6.tar.gz freebsd-ports-gnome-825b176dbc88dbcb0a2d122829002aa1085f4fe6.tar.zst freebsd-ports-gnome-825b176dbc88dbcb0a2d122829002aa1085f4fe6.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 |