summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/tkpkg
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1996-10-06 07:58:04 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1996-10-06 07:58:04 +0000
commit34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef (patch)
treea05adbf3b725986cc9283700c0cadd7067e18d01 /usr.sbin/pkg_install/tkpkg
parent2cbfdf51d83d2fc0f0396562250a188cb6faba48 (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.
#