summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/create/pl.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1993-09-03 23:01:17 +0000
committerjkh <jkh@FreeBSD.org>1993-09-03 23:01:17 +0000
commita1623ebed998f464514c6eafa426c4efeba768ec (patch)
tree33f2e2fff1fe01fa5806a718ba345fc9ec5b3485 /usr.sbin/pkg_install/create/pl.c
parent3e9396c56d8617662d9ee7af612df9381888e538 (diff)
downloadFreeBSD-src-a1623ebed998f464514c6eafa426c4efeba768ec.zip
FreeBSD-src-a1623ebed998f464514c6eafa426c4efeba768ec.tar.gz
Lots of misc tweaks, support for arbitrary separators in pkg_info, more
intelligent name handling in pkg_create. Most of these files are changed because of rcsid's being different in my cvs tree and freefall's (foo).
Diffstat (limited to 'usr.sbin/pkg_install/create/pl.c')
-rw-r--r--usr.sbin/pkg_install/create/pl.c2
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 3b9a2d0..e1b6e36 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.4 1993/08/26 08:12:53 jkh Exp $";
+static const char *rcsid = "$Id: pl.c,v 1.5 1993/09/04 05:06:34 jkh Exp $";
#endif
/*
OpenPOWER on IntegriCloud