diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-05-15 01:53:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-05-15 01:53:46 +0000 |
commit | 7033ea6679be05db2e145a2b22c5874697a57ec6 (patch) | |
tree | 99ee6cdf386eefbe67b6cf89deb9afa12a825eeb | |
parent | 60084559177eaa5fae519fc8f438058e1b50392a (diff) |
Notes
-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> |