diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-04-04 04:12:42 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-04-04 04:12:42 +0000 |
commit | ddcb90eae10fb7857fda6b62228c60038318f310 (patch) | |
tree | ef461a02c14118561f6d72f617fbb468446ffcb9 /editors/tea | |
parent | 57eb08f1760c5545a1e46b505c603b55dd08cbe0 (diff) | |
download | ports-ddcb90eae10fb7857fda6b62228c60038318f310.tar.gz ports-ddcb90eae10fb7857fda6b62228c60038318f310.zip |
Notes
Diffstat (limited to 'editors/tea')
-rw-r--r-- | editors/tea/Makefile | 4 | ||||
-rw-r--r-- | editors/tea/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index ac80681b1da8..a6e92de7d9f5 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tea -PORTVERSION= 8.1 +PORTVERSION= 8.2 CATEGORIES= editors MASTER_SITES= http://tea.linux.kiev.ua/ DISTNAME= ${PORTNAME} @@ -16,8 +16,6 @@ COMMENT= A simple and powerful GTK+ text editor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -BROKEN= Size mismatch - USE_X_PREFIX= yes USE_BZIP2= yes USE_REINPLACE= yes diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 9e4d855dabcb..f3a9c9254f6e 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,2 +1,2 @@ -MD5 (tea.tar.bz2) = 49c84a90ee591fbdb91a108d779d23ce -SIZE (tea.tar.bz2) = 341302 +MD5 (tea.tar.bz2) = 8f3e2fc82233c505375d092f32a96f56 +SIZE (tea.tar.bz2) = 336272 |