diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-10 16:33:12 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-10-10 16:33:12 +0000 |
commit | 5711aebd96323c5bd00f5e113772f6ae2e23c3f9 (patch) | |
tree | cb593faed74675378dbc26047736ceef2bc55b1a /editors/tea/Makefile | |
parent | c2db014b111e65702d0b26492ea72f390a9c0d9d (diff) |
- Update from 36.0.3 to 37.0.0
Approved by: wg/culot (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=330015
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 71972c128e58..31b54d02f635 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tea -PORTVERSION= 36.0.3 +PORTVERSION= 37.0.0 CATEGORIES= editors MASTER_SITES= http://semiletov.org/tea/dloads/ |