diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
| commit | 90928716548537e93f54266e33cb4a3353fd3932 (patch) | |
| tree | 37675d5349af34454f2e21880134fb82d6854793 /usr.sbin/pkg_install/lib/pkgwrap.c | |
| parent | c6085d40c17b76abbaa35c8c53f14904021df451 (diff) | |
Diffstat (limited to 'usr.sbin/pkg_install/lib/pkgwrap.c')
| -rw-r--r-- | usr.sbin/pkg_install/lib/pkgwrap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/pkgwrap.c b/usr.sbin/pkg_install/lib/pkgwrap.c index cbd15cd7b445..346a857c4c73 100644 --- a/usr.sbin/pkg_install/lib/pkgwrap.c +++ b/usr.sbin/pkg_install/lib/pkgwrap.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/pkgwrap.c,v 1.1.6.1 2003/08/11 09:22:04 kris Exp $"); #include "lib.h" #include <ctype.h> |
