aboutsummaryrefslogtreecommitdiff
path: root/mail/elm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 14:18:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-28 14:18:32 +0000
commit50a69523b4913d70b177bfc7eca1fc5741bfc125 (patch)
tree7f986528b4d385bd15623ad024154233ac868473 /mail/elm
parent98f460acc526061a917e8e3c6bb7482188be3ce3 (diff)
downloadports-50a69523b4913d70b177bfc7eca1fc5741bfc125.tar.gz
ports-50a69523b4913d70b177bfc7eca1fc5741bfc125.zip
Switch ispell to aspell-ispell
Notes
Notes: svn path=/head/; revision=341574
Diffstat (limited to 'mail/elm')
-rw-r--r--mail/elm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index 1dc54ec36a6d..d444c07e7511 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -3,7 +3,7 @@
PORTNAME= elm
PORTVERSION= 2.5.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= http://instinct.org/elm/files/tarballs/
DISTNAME= ${PORTNAME}${PORTVERSION}
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= toasty@dragondata.com
COMMENT= A once-popular mail user agent, version 2.5.x
-BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
+BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell
MAKE_JOBS_UNSAFE= yes