diff options
author | dinoex <dinoex@FreeBSD.org> | 2011-11-18 23:24:28 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2011-11-18 23:24:28 +0800 |
commit | f0de9b5f7bd3a494c708b028b505b7c6145959a2 (patch) | |
tree | 84297ba9c264fd6d4022627b11a3ff69f4ac605d /misc | |
parent | 305f18dec384e723665408f639e40d6ebe30b043 (diff) | |
download | freebsd-ports-gnome-f0de9b5f7bd3a494c708b028b505b7c6145959a2.tar.gz freebsd-ports-gnome-f0de9b5f7bd3a494c708b028b505b7c6145959a2.tar.zst freebsd-ports-gnome-f0de9b5f7bd3a494c708b028b505b7c6145959a2.zip |
- fix obsolte path
Feature safe: yes
Submitted by: glebius
Diffstat (limited to 'misc')
-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 |