diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
| commit | 7a85407ad7dfbbdae7987bcff091bb36a6b83aee (patch) | |
| tree | 9ccdf2f6c69e071e12b04d872ba911157a73d7a3 /usr.sbin/pkg_install/tkpkg | |
| parent | 37af766bc526e3dfbf5ab01dc560bd01e1adffe6 (diff) | |
Diffstat (limited to 'usr.sbin/pkg_install/tkpkg')
| -rwxr-xr-x | usr.sbin/pkg_install/tkpkg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg index df09efc17a40..1c3f178bcc6c 100755 --- a/usr.sbin/pkg_install/tkpkg +++ b/usr.sbin/pkg_install/tkpkg @@ -1,12 +1,12 @@ #!/usr/local/bin/wish -f -#$FreeBSD$ +#$FreeBSD: src/usr.sbin/pkg_install/tkpkg,v 1.4.2.1 1999/08/29 15:45:07 peter Exp $ # #$Log: tkpkg,v $ #Revision 1.4 1997/02/22 16:09:13 peter -#Revert $FreeBSD$ to $Id$ +#Revert $FreeBSD: src/usr.sbin/pkg_install/tkpkg,v 1.4.2.1 1999/08/29 15:45:07 peter Exp $ to $Id$ # #Revision 1.3 1997/01/14 07:14:23 jkh -#Make the long-awaited change from $FreeBSD$ +#Make the long-awaited change from $FreeBSD: src/usr.sbin/pkg_install/tkpkg,v 1.4.2.1 1999/08/29 15:45:07 peter Exp $ # #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. |
