diff options
Diffstat (limited to 'editors/tea/Makefile')
-rw-r--r-- | editors/tea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index edddf43619d3..403e374fa3a1 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -7,7 +7,7 @@ PORTNAME= tea DISTVERSION= 17.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} |