diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-29 05:32:54 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-29 05:32:54 +0000 |
commit | f94cc45c89170b84f685cc2767bba5140553e291 (patch) | |
tree | ce1408ae3cb198e0829806e9f293340085bd4fb7 /devel/Makefile | |
parent | 6c53332d69006710ab7b2f4d537b9d4d647db4f2 (diff) | |
download | ports-f94cc45c89170b84f685cc2767bba5140553e291.tar.gz ports-f94cc45c89170b84f685cc2767bba5140553e291.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 606149e8b5bb..5d794677c0e6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.196 1999/06/28 01:46:03 billf Exp $ +# $Id: Makefile,v 1.197 1999/06/28 06:40:35 cpiazza Exp $ # SUBDIR += ElectricFence @@ -158,6 +158,7 @@ SUBDIR += tclcl SUBDIR += tclgetopts SUBDIR += templ + SUBDIR += tkcon SUBDIR += tkcvs SUBDIR += tkref SUBDIR += tvision |