diff options
author | thierry <thierry@FreeBSD.org> | 2004-04-17 05:54:13 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-04-17 05:54:13 +0800 |
commit | 4c56cf8d0a71f84f1f5d19a02ab58d43804d6c7e (patch) | |
tree | 0fb288e31a7efd5c8fdb3497b59835bb72e20ef7 /textproc/Makefile | |
parent | 79fde098ddcbc96f3e3273d49ae2909c2baa3a18 (diff) | |
download | freebsd-ports-gnome-4c56cf8d0a71f84f1f5d19a02ab58d43804d6c7e.tar.gz freebsd-ports-gnome-4c56cf8d0a71f84f1f5d19a02ab58d43804d6c7e.tar.zst freebsd-ports-gnome-4c56cf8d0a71f84f1f5d19a02ab58d43804d6c7e.zip |
Add gv-aspell , aspell with Manx Gaelic dictionary.
Approved by: mat (mentor).
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c55a804d3756..0fe5358f2ee8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -119,6 +119,7 @@ SUBDIR += gtkspell2 SUBDIR += gutenbook SUBDIR += gutenmark + SUBDIR += gv-aspell SUBDIR += gxditview SUBDIR += gxmlviewer SUBDIR += hevea |