summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2011-03-31 14:33:27 +0000
committeremaste <emaste@FreeBSD.org>2011-03-31 14:33:27 +0000
commitb62da713ee9ccfedff81d6cb68f12f8e784bb5b1 (patch)
treeef0d4042c2a037bc0540fc417182fe6804ea5fdd /usr.sbin/pkg_install
parente0588db8d22fa2514698e48727b291a5bca65dbf (diff)
downloadFreeBSD-src-b62da713ee9ccfedff81d6cb68f12f8e784bb5b1.zip
FreeBSD-src-b62da713ee9ccfedff81d6cb68f12f8e784bb5b1.tar.gz
Remove $Log$ keyword and associated history, which can cause annoyance in
diffs in some cases. Revision control tools have a history command to obtain this information.
Diffstat (limited to 'usr.sbin/pkg_install')
-rwxr-xr-xusr.sbin/pkg_install/tkpkg25
1 files changed, 0 insertions, 25 deletions
diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg
index 9071155..9c95abf 100755
--- a/usr.sbin/pkg_install/tkpkg
+++ b/usr.sbin/pkg_install/tkpkg
@@ -1,31 +1,6 @@
#!/usr/local/bin/wish -f
#$FreeBSD$
#
-#$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.
-#
-# Revision 1.1 1993/09/04 17:06:09 jkh
-# Added Rich's wish front-end.
-#
-# Revision 1.6 1993/09/03 23:37:22 rich
-# warn user if no tar archives are found in the current directory.
-# removed the revision string from the lower text frame.
-#
-# Revision 1.5 1993/09/03 15:48:04 rich
-# glob for .tar.gz, .tar.z and .tar.Z looking for archives
-#
-# Revision 1.4 1993/08/28 15:53:59 rich
-# added version and date info to lower text window.
-#
-# Revision 1.3 1993/08/28 15:47:12 rich
-# filtered out ^Ls in pkg_* output.
-#
-#
set pkgname ""
wm title . "Package Installation"
#--------------------------------------------------------------
OpenPOWER on IntegriCloud