diff options
Diffstat (limited to 'usr.sbin/pkg_install/create/pl.c')
| -rw-r--r-- | usr.sbin/pkg_install/create/pl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/create/pl.c b/usr.sbin/pkg_install/create/pl.c index 1269c81ade16..1254b7e96595 100644 --- a/usr.sbin/pkg_install/create/pl.c +++ b/usr.sbin/pkg_install/create/pl.c @@ -1,6 +1,6 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pkg_install/create/pl.c,v 1.13 1999/08/28 01:17:59 peter Exp $"; #endif /* |
