diff options
author | peter <peter@FreeBSD.org> | 1999-08-29 15:54:49 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-29 15:54:49 +0000 |
commit | 02cee7c11e919074d1915c9a861b66adf21475f2 (patch) | |
tree | a39bdfffbc243750e910f047c685bbdb9724715a /usr.sbin | |
parent | a7cde9673c19c149f91a247b78e4e261f5682da6 (diff) | |
download | FreeBSD-src-02cee7c11e919074d1915c9a861b66adf21475f2.zip FreeBSD-src-02cee7c11e919074d1915c9a861b66adf21475f2.tar.gz |
Remove some $Log$ debris
Diffstat (limited to 'usr.sbin')
-rwxr-xr-x | usr.sbin/pkg_install/tkpkg | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg index 3889396..9071155 100755 --- a/usr.sbin/pkg_install/tkpkg +++ b/usr.sbin/pkg_install/tkpkg @@ -2,21 +2,6 @@ #$FreeBSD$ # #$Log: tkpkg,v $ -#Revision 1.5 1999/08/28 01:17:54 peter -#$Id$ -> $FreeBSD$ -# -#Revision 1.4 1997/02/22 16:09:13 peter -#Revert $FreeBSD$ to $FreeBSD$ -# -#Revision 1.3 1997/01/14 07:14:23 jkh -#Make the long-awaited change from $FreeBSD$ -# -#This will make a number of things easier in the future, as well as (finally!) -#avoiding the Id-smashing problem which has plagued developers for so long. -# -#Boy, I'm glad we're not using sup anymore. This update would have been -#insane otherwise. -# #Revision 1.2 1994/12/06 00:51:21 jkh #Many of John T. Kohl's patches from NetBSD. Thanks, John! #Submitted by: jkohl |