diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:30 +0000 |
| commit | a9e2dc176f709713f9565ed1711c958f0707eb36 (patch) | |
| tree | e1676cbf88d75f6982fe157cf90f1bc6a6c21e72 /usr.sbin/pkg_install/tkpkg | |
| parent | 8eb115465a9db8d2a05eaf5244d6e5e8a54087c2 (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 |
