diff options
Diffstat (limited to 'usr.sbin/pkg_install/tkpkg')
-rwxr-xr-x | usr.sbin/pkg_install/tkpkg | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg index b7dc70f60b70e..c6d35f1eaf0d4 100755 --- a/usr.sbin/pkg_install/tkpkg +++ b/usr.sbin/pkg_install/tkpkg @@ -1,7 +1,10 @@ #!/usr/local/bin/wish -f -#$Id: tkpkg,v 1.2 1994/12/06 00:51:21 jkh Exp $ +#$Id: tkpkg,v 1.2.6.1 1996/11/28 08:27:59 phk Exp $ # #$Log: tkpkg,v $ +#Revision 1.2.6.1 1996/11/28 08:27:59 phk +#YAMFC +# # Revision 1.2 1994/12/06 00:51:21 jkh # Many of John T. Kohl's patches from NetBSD. Thanks, John! # Submitted by: jkohl |