diff options
Diffstat (limited to 'editors/tea/Makefile')
-rw-r--r-- | editors/tea/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index ed8427626103..644ca43a9e8c 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,7 @@ # Created by: Jean-Yves Lefort <jylefort@brutele.be> PORTNAME= tea -PORTVERSION= 60.1.0 -PORTREVISION= 1 +PORTVERSION= 60.3.0 CATEGORIES= editors MAINTAINER= danilo@FreeBSD.org @@ -16,6 +15,7 @@ OPTIONS_DEFINE= DOCS OPTIONS_GROUP= SPELL OPTIONS_GROUP_SPELL= ASPELL HUNSPELL OPTIONS_DEFAULT= ASPELL HUNSPELL +SPELL_DESC= Spell checker backend USE_QT= buildtools_build core declarative gui network widgets printsupport USE_GL= gl |