diff options
author | jseger <jseger@FreeBSD.org> | 1998-02-16 23:57:07 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-02-16 23:57:07 +0800 |
commit | 5a73b071a502f428d07e5038d2c6c61a53bd56c3 (patch) | |
tree | 15be7ddf6edab0157801f93342fef67ddf7162f5 /x11 | |
parent | 9681b95dcf5feddb5a37e5c12165924142f0f445 (diff) | |
download | freebsd-ports-gnome-5a73b071a502f428d07e5038d2c6c61a53bd56c3.tar.gz freebsd-ports-gnome-5a73b071a502f428d07e5038d2c6c61a53bd56c3.tar.zst freebsd-ports-gnome-5a73b071a502f428d07e5038d2c6c61a53bd56c3.zip |
Activate ports/lang/tcl81 and ports/x11/tk81
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 90061d7d6638..3ccbd35ea866 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.185 1998/02/16 02:30:03 steve Exp $ +# $Id: Makefile,v 1.186 1998/02/16 15:30:06 steve Exp $ # SUBDIR += FWF @@ -65,6 +65,7 @@ SUBDIR += tk41 SUBDIR += tk42 SUBDIR += tk80 + SUBDIR += tk81 SUBDIR += tkdesk SUBDIR += tkgoodstuff SUBDIR += tkstep80 |