diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-01-25 06:18:39 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-01-25 06:18:39 +0000 |
commit | e6ba99ed6ed0592bd14ee1db2fa93b92369b1f5d (patch) | |
tree | a0278bf67e955182da29506dd65087be738130c4 /editors | |
parent | 92dd6a10d6c3a6dc6103186f9bffa48e778a1e64 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tea/Makefile | 5 | ||||
-rw-r--r-- | editors/tea/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index f84dfbd407a4..543f40117293 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= tea -DISTVERSION= 33.4.0 +DISTVERSION= 33.5.0 CATEGORIES= editors -MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} \ - http://semiletov.ho.ua/${PORTNAME}-releases/ +MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION} MAINTAINER= davide.italiano@gmail.com COMMENT= Simple and powerful Qt4-based text editor diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 31090d5816d7..f68f5cc13966 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,2 +1,2 @@ -SHA256 (tea-33.4.0.tar.bz2) = 4d8772db0c186b3916e01f49bed4c46cbe74a3fb0df0c7d39374b9a576a5ef39 -SIZE (tea-33.4.0.tar.bz2) = 311516 +SHA256 (tea-33.5.0.tar.bz2) = a29d36d9e7d78a1800bf6997f8c1d12871bddfa7dbb278c71e05b87be69edf99 +SIZE (tea-33.5.0.tar.bz2) = 311678 |