aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-07-14 14:57:56 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-07-14 14:57:56 +0000
commit0317f0a5523ea5f965e0cd4dbd581adbf16b44f5 (patch)
tree5b36ce5de521c8a45a0a42ad90b295eee4981d74 /science
parent11652c7636976a4abe0480601a97e77b564eae26 (diff)
downloadports-0317f0a5523ea5f965e0cd4dbd581adbf16b44f5.tar.gz
ports-0317f0a5523ea5f965e0cd4dbd581adbf16b44f5.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/gramps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile
index cda4b238fe9b..e17af18b018b 100644
--- a/science/gramps/Makefile
+++ b/science/gramps/Makefile
@@ -35,6 +35,7 @@ pre-everything::
@${ECHO_MSG} "WARNING: The on-disk structure of the databases has"
@${ECHO_MSG} "changed since version 2.2.x."
@${ECHO_MSG} "Cancel this installation now and export your databases"
- @${ECHO_MSG} "to a generic format as gedcom if you have not already done so."
+ @${ECHO_MSG} "to GRAMPS XML file format as gedcom if you have not"
+ @${ECHO_MSG} "already have done so."
.include <bsd.port.post.mk>