diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1998-07-24 04:57:32 +0000 |
| commit | a8a3fe17f40c9b40fdba5b5a54eccb48a980e821 (patch) | |
| tree | cbb644b4992b30708378efe709bfa84fe6caddf4 /usr.sbin/pkg_install/tkpkg | |
| parent | 95b66175a329d81a892710c81f126f1071ac17a0 (diff) | |
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 b7dc70f60b70..c6d35f1eaf0d 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 |
