1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/www/b2evolution/pkg-warning
Martin Wilke 2f69449394 - Update to 2.4.2
PR:		123836
Submitted by:	Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer)
2008-05-21 17:32:07 +00:00

20 lines
488 B
Bash

#! /bin/sh
# $FreeBSD: ports/databases/www/b2evolution/pkg-warning
echo "
=========== BACKUP YOUR DATA! =============
If you upgrade from b2evolution version prior to 2.0,
backup by hand all your b2evolution files and your database
before upgrading, as described at
http://manual.b2evolution.net/Upgrade_from_an_older_version
This is *NOT* done by the port!
Press ctrl-C *now* if you need to backup by hand.
===========================================
"
sleep 10