diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-31 09:44:14 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-31 09:44:14 +0800 |
commit | 1da8573d4b3ab07a4a1c6153f95e426863ada7ab (patch) | |
tree | ae0549362d7988ebd47a12f526de21af56fbe6d3 /textproc | |
parent | 7343d4ac5df172e3e792383aae6dca5304f3f257 (diff) | |
download | freebsd-ports-gnome-1da8573d4b3ab07a4a1c6153f95e426863ada7ab.tar.gz freebsd-ports-gnome-1da8573d4b3ab07a4a1c6153f95e426863ada7ab.tar.zst freebsd-ports-gnome-1da8573d4b3ab07a4a1c6153f95e426863ada7ab.zip |
According to the maintainer, this is obsolete and should be removed.
He recommends that users install the ispell port with Swedish support
enabled.
Requested and approved by: Kent Boortz (except the date)
MFC after: 6 months
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/se-ispell/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/se-ispell/Makefile b/textproc/se-ispell/Makefile index 269641bd68e1..7610165c8906 100644 --- a/textproc/se-ispell/Makefile +++ b/textproc/se-ispell/Makefile @@ -16,4 +16,7 @@ COMMENT= Swedish dictionary for ispell BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell +DEPRECATED= "Install ports/textproc/ispell with ISPELL_SE=yes" +EXPIRATION_DATE=2004-10-01 + .include <bsd.port.mk> |