diff options
author | Will Andrews <will@FreeBSD.org> | 2000-09-16 04:34:43 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-09-16 04:34:43 +0000 |
commit | 0c6af39fe38fe4ea2a09f4582f84626e6b784443 (patch) | |
tree | 6789c31970d74afc62cf0a686bfdecfd036df766 /x11-fonts/urwfonts/pkg-descr | |
parent | 73c3ce4c1819d711fb6eeeed0105cea964ac88ac (diff) | |
download | ports-0c6af39fe38fe4ea2a09f4582f84626e6b784443.tar.gz ports-0c6af39fe38fe4ea2a09f4582f84626e6b784443.zip |
Notes
Diffstat (limited to 'x11-fonts/urwfonts/pkg-descr')
-rw-r--r-- | x11-fonts/urwfonts/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fonts/urwfonts/pkg-descr b/x11-fonts/urwfonts/pkg-descr new file mode 100644 index 000000000000..9aa225bb3b40 --- /dev/null +++ b/x11-fonts/urwfonts/pkg-descr @@ -0,0 +1,10 @@ +URW font collection for X. + +You'll have to add /usr/X11R6/lib/X11/fonts/URW +to your X font path by either: + +$ xset fp+ /usr/X11R6/lib/X11/fonts/URW +$ xset fp rehash + +or by adding it to your X-server configuration file (usually +/etc/XF86Config or /etc/Xaccel.ini) and restarting the X-server. |