diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-31 01:44:14 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-31 01:44:14 +0000 |
commit | 81838e15764326a283f102c552971e1e800236ba (patch) | |
tree | 76a92a554367ff90640cada2a372db18e52717b5 /textproc/se-ispell | |
parent | f8d268ca85e89550a182d6ccc46e19be2bedf3eb (diff) |
Notes
Diffstat (limited to 'textproc/se-ispell')
-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> |