diff options
-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> |