summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-03-31 01:44:14 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-03-31 01:44:14 +0000
commit81838e15764326a283f102c552971e1e800236ba (patch)
tree76a92a554367ff90640cada2a372db18e52717b5
parentupgrade to 1.1 (diff)
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
-rw-r--r--textproc/se-ispell/Makefile3
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>