diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-11-18 15:24:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-11-18 15:24:28 +0000 |
commit | 7c9cbfd4561ad31253b93d06bdd88a4bd335d8d0 (patch) | |
tree | 7c76f1be8247862d71b5db3d8d0095037a3d9cce /misc/magicpoint/pkg-descr | |
parent | aa9c4fdb375372ad7a92517eb000a7cc1ee21f5e (diff) |
- fix obsolte path
Feature safe: yes
Submitted by: glebius
Notes
Notes:
svn path=/head/; revision=286019
Diffstat (limited to 'misc/magicpoint/pkg-descr')
-rw-r--r-- | misc/magicpoint/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/magicpoint/pkg-descr b/misc/magicpoint/pkg-descr index 05fc3a1b030e..49cbc9831729 100644 --- a/misc/magicpoint/pkg-descr +++ b/misc/magicpoint/pkg-descr @@ -6,7 +6,7 @@ possible. Its presentation file (whose suffix is typically .mgp) is just text so that you can create presentation files quickly with your favorite editor (e.g. Emacs). -For more information, see /usr/X11R6/share/doc/mgp/*. -Sample files are located in /usr/X11R6/share/doc/mgp/sample. +For more information, see /usr/local/share/doc/mgp/*. +Sample files are located in /usr/local/share/doc/mgp/sample. It's a good idea to preview a sample file before installation. % ./mgp tutorial.mgp |