summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/tkpkg
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1997-03-11 00:08:01 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1997-03-11 00:08:01 +0000
commit401fd2032d7b17d3805379b7d8748b8fcc9e855f (patch)
treeacb6be0558ee5b55e4d2660533c5ceee348ffc5b /usr.sbin/pkg_install/tkpkg
parent17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (diff)
Diffstat (limited to 'usr.sbin/pkg_install/tkpkg')
-rwxr-xr-xusr.sbin/pkg_install/tkpkg6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg
index 5a3e500ae776..815291dbeb4a 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 $
+#$Id: tkpkg,v 1.2 1994/12/06 00:51:21 jkh Exp $
#
#$Log: 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
+#
# Revision 1.1 1994/01/06 08:16:20 jkh
# Cleaning house.
#