summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-05-15 01:53:46 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-05-15 01:53:46 +0000
commit7033ea6679be05db2e145a2b22c5874697a57ec6 (patch)
tree99ee6cdf386eefbe67b6cf89deb9afa12a825eeb /textproc
parentReset maintainer due to email bounce. (diff)
Clarify the deprecation message (reference ports/31630).
Notes
Notes: svn path=/head/; revision=109182
Diffstat (limited to 'textproc')
-rw-r--r--textproc/se-ispell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/se-ispell/Makefile b/textproc/se-ispell/Makefile
index 2f4ac4fae35f..7b8fa834de23 100644
--- a/textproc/se-ispell/Makefile
+++ b/textproc/se-ispell/Makefile
@@ -16,7 +16,7 @@ COMMENT= Swedish dictionary for ispell
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
-DEPRECATED= "Install ports/textproc/ispell with ISPELL_SE=yes"
+DEPRECATED= "Installs files in wrong place\; use textproc/ispell with ISPELL_SE=yes instead"
EXPIRATION_DATE=2004-10-01
.include <bsd.port.mk>