diff options
author | marcus <marcus@FreeBSD.org> | 2002-09-21 05:01:07 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-09-21 05:01:07 +0800 |
commit | c1e53816979e5776fca22ae404bd938c24f9285e (patch) | |
tree | 6f2548ade7dac137cf94af86cfd144ee2093ba7f /textproc | |
parent | 9b674631ad16517e7db8f7e1335c14b9133e0b49 (diff) | |
download | freebsd-ports-gnome-c1e53816979e5776fca22ae404bd938c24f9285e.tar.gz freebsd-ports-gnome-c1e53816979e5776fca22ae404bd938c24f9285e.tar.zst freebsd-ports-gnome-c1e53816979e5776fca22ae404bd938c24f9285e.zip |
Remove pspell in favor of aspell.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a94f6bcbcd9a..7d0b5560f9c2 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -268,7 +268,6 @@ SUBDIR += perl2html SUBDIR += pl-aspell SUBDIR += prosper - SUBDIR += pspell SUBDIR += pspell-ispell SUBDIR += pt-aspell SUBDIR += py-4suite |