diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-12 22:03:34 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-12 22:03:34 +0000 |
commit | 5168b5afa2ccc290fd6822afcf6fcbe8e2259d3a (patch) | |
tree | b361e18865b40b032887a6fee56e527d3d9c4ac5 | |
parent | 52aabe4b3b1f44ed2f13e13721c393b0e2be7f61 (diff) |
Fix bento building by adding the pkg-message.
Noticed by: bento
PR: ports/48528
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by: kris@
Notes
Notes:
svn path=/head/; revision=77113
-rw-r--r-- | print/guitartex/pkg-message | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/print/guitartex/pkg-message b/print/guitartex/pkg-message new file mode 100644 index 000000000000..8a015c258d54 --- /dev/null +++ b/print/guitartex/pkg-message @@ -0,0 +1,7 @@ +************************************************ + Don't forget to copy : + ${PREFIX}/share/guitartex/guitartex.conf to + $HOME/.guitartexrc + in order to use guitartex +************************************************ + |