freebsd-ports/misc/34upgrade/pkg-install

6 lines
105 B
Plaintext
Raw Normal View History

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