diff options
Diffstat (limited to 'usr.sbin/pkg_install/info/show.c')
| -rw-r--r-- | usr.sbin/pkg_install/info/show.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/info/show.c b/usr.sbin/pkg_install/info/show.c index a4e62662212c..9be05d366b3b 100644 --- a/usr.sbin/pkg_install/info/show.c +++ b/usr.sbin/pkg_install/info/show.c @@ -1,6 +1,6 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pkg_install/info/show.c,v 1.12.2.2 1999/08/29 15:45:24 peter Exp $"; #endif /* |
