diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-05-13 09:43:34 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-05-13 09:43:34 +0000 |
commit | d9f66f87018e58ce5eb6df17ca9e01adc96c1147 (patch) | |
tree | 5944de6cdb51df5527484ba472ad9bf14eccc751 /sysutils | |
parent | Fix typo. (diff) |
Revert my fix :( the executable file actually does not match the port name.
Notes
Notes:
svn path=/head/; revision=80899
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/fonteditfs/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fonteditfs/pkg-descr b/sysutils/fonteditfs/pkg-descr index c9cb875aff57..113924c00617 100644 --- a/sysutils/fonteditfs/pkg-descr +++ b/sysutils/fonteditfs/pkg-descr @@ -1,3 +1,3 @@ -fonteditfs is a small, simple font editor, designed for editing FreeBSD's +fnteditfs is a small, simple font editor, designed for editing FreeBSD's syscons and linux fonts (but may also work for other OSes). It's written in C, using the ncurses library for its display library. |