diff options
author | linimon <linimon@FreeBSD.org> | 2004-05-15 09:53:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-05-15 09:53:46 +0800 |
commit | 54f67482872c25c7e45ec7acb16996e564bb8875 (patch) | |
tree | db56d692e30a634bdb9084a96d1ec4eb55cced12 /textproc | |
parent | d95dd294a5aeb89aec0557eee61a8ad1ef4cf5cf (diff) | |
download | freebsd-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/Makefile | 2 |
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> |