diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 01:40:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 01:40:08 +0000 |
commit | 9b6d672d475ebc8cc78206dfc3f14b420dd86e2b (patch) | |
tree | 1bbb7e25e8a0c0ea34b4581d9a5039fee81ee184 /lang | |
parent | 499084b5099364ae021b00630219c8e60146532c (diff) | |
download | ports-9b6d672d475ebc8cc78206dfc3f14b420dd86e2b.tar.gz ports-9b6d672d475ebc8cc78206dfc3f14b420dd86e2b.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl82/pkg-plist | 1 | ||||
-rw-r--r-- | lang/tcl83/pkg-plist | 1 | ||||
-rw-r--r-- | lang/tcl84/pkg-plist | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/lang/tcl82/pkg-plist b/lang/tcl82/pkg-plist index eba4d74f80c0..82b88b8ae1d0 100644 --- a/lang/tcl82/pkg-plist +++ b/lang/tcl82/pkg-plist @@ -10,6 +10,7 @@ include/tcl8.1/generic/tclInt.h include/tcl8.1/generic/tclMath.h include/tcl8.1/generic/tclPort.h include/tcl8.1/generic/tclRegexp.h +include/tcl8.1/tcl.h include/tcl8.1/unix/tclUnixPort.h lib/libtcl81.a lib/libtcl81.so.1 diff --git a/lang/tcl83/pkg-plist b/lang/tcl83/pkg-plist index eba4d74f80c0..82b88b8ae1d0 100644 --- a/lang/tcl83/pkg-plist +++ b/lang/tcl83/pkg-plist @@ -10,6 +10,7 @@ include/tcl8.1/generic/tclInt.h include/tcl8.1/generic/tclMath.h include/tcl8.1/generic/tclPort.h include/tcl8.1/generic/tclRegexp.h +include/tcl8.1/tcl.h include/tcl8.1/unix/tclUnixPort.h lib/libtcl81.a lib/libtcl81.so.1 diff --git a/lang/tcl84/pkg-plist b/lang/tcl84/pkg-plist index eba4d74f80c0..82b88b8ae1d0 100644 --- a/lang/tcl84/pkg-plist +++ b/lang/tcl84/pkg-plist @@ -10,6 +10,7 @@ include/tcl8.1/generic/tclInt.h include/tcl8.1/generic/tclMath.h include/tcl8.1/generic/tclPort.h include/tcl8.1/generic/tclRegexp.h +include/tcl8.1/tcl.h include/tcl8.1/unix/tclUnixPort.h lib/libtcl81.a lib/libtcl81.so.1 |