aboutsummaryrefslogtreecommitdiff
path: root/misc/227upgrade/pkg-install
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-02-15 16:00:28 +0000
committerWill Andrews <will@FreeBSD.org>2001-02-15 16:00:28 +0000
commit39bfe2bff587c2e671ef685cf1519733478b4f10 (patch)
tree1bad84d7f37882b8bae79dd69342d1b5ae06ccaa /misc/227upgrade/pkg-install
parent0bbbf2886a413607c26e164f4a0a0e4ef5a2a3e0 (diff)
Notes
Diffstat (limited to 'misc/227upgrade/pkg-install')
-rw-r--r--misc/227upgrade/pkg-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/misc/227upgrade/pkg-install b/misc/227upgrade/pkg-install
deleted file mode 100644
index 8ed8de67d62f..000000000000
--- a/misc/227upgrade/pkg-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-if [ "$2" != "PRE-INSTALL" ]; then
- exit 0
-fi
-echo %%VERSION%% > /var/db/port.mkversion