diff options
author | olgeni <olgeni@FreeBSD.org> | 2003-05-13 17:41:13 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2003-05-13 17:41:13 +0800 |
commit | 1549ac14f5c62e7afcbd7f6087cf118128f9dfac (patch) | |
tree | dbc5ab552bb02fab01b36b134252365bb0631a2a /sysutils | |
parent | 40a8acd68fcdc98c4b31c0f5e0e515c0d85057e6 (diff) | |
download | freebsd-ports-gnome-1549ac14f5c62e7afcbd7f6087cf118128f9dfac.tar.gz freebsd-ports-gnome-1549ac14f5c62e7afcbd7f6087cf118128f9dfac.tar.zst freebsd-ports-gnome-1549ac14f5c62e7afcbd7f6087cf118128f9dfac.zip |
Fix typo.
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 113924c00617..c9cb875aff57 100644 --- a/sysutils/fonteditfs/pkg-descr +++ b/sysutils/fonteditfs/pkg-descr @@ -1,3 +1,3 @@ -fnteditfs is a small, simple font editor, designed for editing FreeBSD's +fonteditfs 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. |