summaryrefslogtreecommitdiff
path: root/sysutils/getdelta/files/pkg-message.in
blob: 96e451a0eda71bf0564bf9bcc864c5c5557208c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
To use Getdelta for upgrading ports you need to add the following string into /etc/make.conf:
FETCH_CMD=%%PREFIX%%/bin/getdelta.sh

To do this you can simply run the following command:
echo "FETCH_CMD=%%PREFIX%%/bin/getdelta.sh" >> /etc/make.conf
EOM
}
]