diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-03-22 16:29:39 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2012-03-22 16:29:39 +0000 |
commit | dcc4535f1c0355b53b30f59e281f5d8f47fb144b (patch) | |
tree | 1ca21b23cb7deb011996b5c6e89be5eb42ae1e43 /editors/tea/Makefile | |
parent | 999c90ffebc051d762f5678d6dc4e3a49246609a (diff) | |
download | ports-dcc4535f1c0355b53b30f59e281f5d8f47fb144b.tar.gz ports-dcc4535f1c0355b53b30f59e281f5d8f47fb144b.zip |
Notes
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 58420479bca8..6f3a35c86002 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tea -DISTVERSION= 31.2.0 +DISTVERSION= 32.0.1 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} \ http://semiletov.ho.ua/${PORTNAME}-releases/ |