From 28f1032831547b086f4e68f5d52d1bfdb03f5ca3 Mon Sep 17 00:00:00 2001 From: hubertf Date: Wed, 1 Dec 1999 05:08:34 +0000 Subject: [PATCH] Document the current round of the game. :-) --- usr.sbin/pkg_install/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/usr.sbin/pkg_install/README b/usr.sbin/pkg_install/README index 94141d341b14..8f97e99c5b9a 100644 --- a/usr.sbin/pkg_install/README +++ b/usr.sbin/pkg_install/README @@ -1,4 +1,4 @@ -# $NetBSD: README,v 1.2 1997/06/05 12:59:19 agc Exp $ +# $NetBSD: README,v 1.3 1999/12/01 05:08:34 hubertf Exp $ # Original from FreeBSD, no rcs id. This is the pkg_install suite of tools for doing maintainance of @@ -9,3 +9,6 @@ This code was written by Jordan Hubbard for FreeBSD, snatched and mildly reshaped by John Kohl in NetBSD and the changes taken back into FreeBSD again by Jordan, who then proceeded to add another couple of dozen features on top. Whee! :-) + +In another round of enhancements, NetBSD changes were added by +Alistair Crooks, Hubert Feyrer and Thorsten Frueauf.