aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-05-15 09:53:46 +0800
committerlinimon <linimon@FreeBSD.org>2004-05-15 09:53:46 +0800
commit54f67482872c25c7e45ec7acb16996e564bb8875 (patch)
treedb56d692e30a634bdb9084a96d1ec4eb55cced12 /textproc
parentd95dd294a5aeb89aec0557eee61a8ad1ef4cf5cf (diff)
downloadfreebsd-ports-gnome-54f67482872c25c7e45ec7acb16996e564bb8875.tar.gz
freebsd-ports-gnome-54f67482872c25c7e45ec7acb16996e564bb8875.tar.zst
freebsd-ports-gnome-54f67482872c25c7e45ec7acb16996e564bb8875.zip
Clarify the deprecation message (reference ports/31630).
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>