diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
commit | 168f57451a4fab6b0efeeeaf6be426c8e4616366 (patch) | |
tree | dcccdab9003ee92315e6f86a05d3e87efdb061b3 /mail/elm/Makefile | |
parent | b6c08b0df5503be01627016cd107b835b91a8c8d (diff) | |
download | ports-168f57451a4fab6b0efeeeaf6be426c8e4616366.tar.gz ports-168f57451a4fab6b0efeeeaf6be426c8e4616366.zip |
Notes
Diffstat (limited to 'mail/elm/Makefile')
-rw-r--r-- | mail/elm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 16048cf6cdfd..5d7233242fc7 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://instinct.org/elm/files/tarballs/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A once-popular mail user agent, version 2.5.x +COMMENT= Once-popular mail user agent, version 2.5.x BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell |