diff options
Diffstat (limited to 'usr.sbin/pkg_install/create')
| -rw-r--r-- | usr.sbin/pkg_install/create/create.h | 2 | ||||
| -rw-r--r-- | usr.sbin/pkg_install/create/main.c | 2 | ||||
| -rw-r--r-- | usr.sbin/pkg_install/create/perform.c | 2 | ||||
| -rw-r--r-- | usr.sbin/pkg_install/create/pkg_create.1 | 2 | ||||
| -rw-r--r-- | usr.sbin/pkg_install/create/pl.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/pkg_install/create/create.h b/usr.sbin/pkg_install/create/create.h index 49aa5ccff773..2968ea7597a3 100644 --- a/usr.sbin/pkg_install/create/create.h +++ b/usr.sbin/pkg_install/create/create.h @@ -1,4 +1,4 @@ -/* $Id: create.h,v 1.9 1995/10/25 15:37:58 jkh Exp $ */ +/* $Id: create.h,v 1.8.4.2 1996/10/15 18:37:14 jkh Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/create/main.c b/usr.sbin/pkg_install/create/main.c index a965c7eebccc..57b89b45cc56 100644 --- a/usr.sbin/pkg_install/create/main.c +++ b/usr.sbin/pkg_install/create/main.c @@ -1,5 +1,5 @@ #ifndef lint -static const char *rcsid = "$Id: main.c,v 1.12 1995/10/25 15:37:59 jkh Exp $"; +static const char *rcsid = "$Id: main.c,v 1.11.4.2 1996/10/15 18:37:19 jkh Exp $"; #endif /* diff --git a/usr.sbin/pkg_install/create/perform.c b/usr.sbin/pkg_install/create/perform.c index 1843fcbdf22e..afab26c02e96 100644 --- a/usr.sbin/pkg_install/create/perform.c +++ b/usr.sbin/pkg_install/create/perform.c @@ -1,5 +1,5 @@ #ifndef lint -static const char *rcsid = "$Id: perform.c,v 1.32 1996/07/30 10:48:12 jkh Exp $"; +static const char *rcsid = "$Id: perform.c,v 1.27.4.4 1996/10/15 18:37:26 jkh Exp $"; #endif /* diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index 1a104c0834e9..b32fc9ce8eed 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_create.1 -.\" $Id: pkg_create.1,v 1.16 1996/04/08 04:17:54 mpp Exp $ +.\" $Id: pkg_create.1,v 1.14.4.2 1996/10/15 18:37:33 jkh Exp $ .\" .\" hacked up by John Kohl for NetBSD--fixed a few bugs, extended keywords, .\" added dependency tracking, etc. diff --git a/usr.sbin/pkg_install/create/pl.c b/usr.sbin/pkg_install/create/pl.c index 3667648067ac..436e13af2e9d 100644 --- a/usr.sbin/pkg_install/create/pl.c +++ b/usr.sbin/pkg_install/create/pl.c @@ -1,5 +1,5 @@ #ifndef lint -static const char *rcsid = "$Id: pl.c,v 1.8 1996/07/30 10:48:13 jkh Exp $"; +static const char *rcsid = "$Id: pl.c,v 1.7.4.2 1996/10/15 18:37:37 jkh Exp $"; #endif /* |
