freebsd-ports/misc/42upgrade/pkg-install
Satoshi Asami e2015552aa Add 42upgrade. There are no files listed yet, but 4.2R users can use this
to track the port.mkversion change.

Requested on:	the ports list
2001-02-06 06:46:43 +00:00

5 lines
105 B
Bash

#!/bin/sh
if [ "$2" != "PRE-INSTALL" ]; then
exit 0
fi
echo %%VERSION%% > /var/db/port.mkversion