diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-16 15:57:07 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-02-16 15:57:07 +0000 |
commit | 4e23800cdb882ed87eb637e875a51e39ed1a789f (patch) | |
tree | e9ca4b93a0d8bb124a2510201b0a3a6988fef2f3 /x11 | |
parent | PGP v5.0i (international version). I cannot get the USA code, so if (diff) |
Activate ports/lang/tcl81 and ports/x11/tk81
Notes
Notes:
svn path=/head/; revision=9762
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 |