diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
| commit | fbe312c9f723b704a542825383058d1a2eb63f94 (patch) | |
| tree | 75a1eed171f3429a80cbd90080a43f6c28efc318 /usr.sbin/pkg_install/tkpkg | |
| parent | 6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff) | |
Diffstat (limited to 'usr.sbin/pkg_install/tkpkg')
| -rwxr-xr-x | usr.sbin/pkg_install/tkpkg | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg index 5a3e500ae776..2e1efc436fcc 100755 --- a/usr.sbin/pkg_install/tkpkg +++ b/usr.sbin/pkg_install/tkpkg @@ -1,7 +1,11 @@ #!/usr/local/bin/wish -f -#$Id: tkpkg,v 1.1 1994/01/06 08:16:20 jkh Exp $ +#tkpkg,v 1.2 1994/12/06 00:51:21 jkh Exp +# +#tkpkg,v +# Revision 1.2 1994/12/06 00:51:21 jkh +# Many of John T. Kohl's patches from NetBSD. Thanks, John! +# Submitted by: jkohl # -#$Log: tkpkg,v $ # Revision 1.1 1994/01/06 08:16:20 jkh # Cleaning house. # |
