summaryrefslogtreecommitdiff
path: root/misc/227upgrade/pkg-install
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-04-21 04:59:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-04-21 04:59:59 +0000
commitff9f1c323fc2f93c1047b8e922f214c6658645c8 (patch)
tree4f3494c52c6771fcc2f278c305104a59e83b6c84 /misc/227upgrade/pkg-install
parentUpgrade 'korganizer' to v1.1. (diff)
(1) Move /var/db/pkg/.mkversion to /var/db/port.mkversion.
Requested by: jkh (2) Don't let user pkg_delete the "upgrade kits". Requested by: Toshihiko Kodama <kodama@ayame.mfd.cs.fujitsu.co.jp>
Notes
Notes: svn path=/head/; revision=18041
Diffstat (limited to 'misc/227upgrade/pkg-install')
-rw-r--r--misc/227upgrade/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/227upgrade/pkg-install b/misc/227upgrade/pkg-install
index 83a9f3edb0df..8ed8de67d62f 100644
--- a/misc/227upgrade/pkg-install
+++ b/misc/227upgrade/pkg-install
@@ -2,4 +2,4 @@
if [ "$2" != "PRE-INSTALL" ]; then
exit 0
fi
-echo %%VERSION%% > /var/db/pkg/.mkversion
+echo %%VERSION%% > /var/db/port.mkversion