aboutsummaryrefslogtreecommitdiff
path: root/deskutils/mnemo
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-01-25 22:58:36 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-01-25 22:58:36 +0000
commit40441410b87b71a3657ba4d1bbd82dce3bf41f1c (patch)
tree221227efdc7ab8f0eefcaa97458c060357129dee /deskutils/mnemo
parenta52f81dd61fed2cc8f774e1ed09579810254de7e (diff)
downloadports-40441410b87b71a3657ba4d1bbd82dce3bf41f1c.tar.gz
ports-40441410b87b71a3657ba4d1bbd82dce3bf41f1c.zip
Notes
Diffstat (limited to 'deskutils/mnemo')
-rw-r--r--deskutils/mnemo/Makefile2
-rw-r--r--deskutils/mnemo/distinfo4
-rw-r--r--deskutils/mnemo/files/pkg-message.in2
3 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/mnemo/Makefile b/deskutils/mnemo/Makefile
index da5f67e9577b..f6d805d4de16 100644
--- a/deskutils/mnemo/Makefile
+++ b/deskutils/mnemo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mnemo
-PORTVERSION= 2.0
+PORTVERSION= 2.0.1
CATEGORIES= deskutils www
MASTER_SITES= ftp://ftp.horde.org/pub/mnemo/ \
ftp://ftp.planetmirror.com/pub/horde/mnemo/ \
diff --git a/deskutils/mnemo/distinfo b/deskutils/mnemo/distinfo
index 903e1c544238..bffc4bb8c7e0 100644
--- a/deskutils/mnemo/distinfo
+++ b/deskutils/mnemo/distinfo
@@ -1,2 +1,2 @@
-MD5 (mnemo-h3-2.0.tar.gz) = 466abb98bb8be1d15a26413da4816e7a
-SIZE (mnemo-h3-2.0.tar.gz) = 843379
+MD5 (mnemo-h3-2.0.1.tar.gz) = eca23463b7340b8bc1e7b5be2353bdc9
+SIZE (mnemo-h3-2.0.1.tar.gz) = 845268
diff --git a/deskutils/mnemo/files/pkg-message.in b/deskutils/mnemo/files/pkg-message.in
index e2d09d0f1130..fa0bdcaab8ca 100644
--- a/deskutils/mnemo/files/pkg-message.in
+++ b/deskutils/mnemo/files/pkg-message.in
@@ -7,7 +7,7 @@ Horde must be configured; if not, see `pkg_info -D -x horde'.
Then, you have to create the table mnemo_memos, from the SQL script
%%MNEMODIR%%/scripts/sql/mnemo.sql
For example, if your database is MySQL, you may run
-mysql --user=root --password=yourpass horde < mnemo_memos.sql
+mysql --user=root --password=yourpass horde < mnemo.sql
WARNING! if you are upgrading from Mnemo v. 1.1.x, you have to alter your
******** schema. Please read the doc %%DOCSDIR%%/UPGRADING.