diff options
Diffstat (limited to 'editors/tea/Makefile')
-rw-r--r-- | editors/tea/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 8ab6ed828148..31f16ca2c687 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: TEA -# Date created: 13 Jul 2004 -# Whom: Jean-Yves Lefort <jylefort@brutele.be> +# Date created: 13 Jul 2004 +# Whom: Jean-Yves Lefort <jylefort@brutele.be> # # $FreeBSD$ # PORTNAME= tea -PORTVERSION= 7.0 -PORTREVISION= 1 +PORTVERSION= 8.1 CATEGORIES= editors MASTER_SITES= http://tea.linux.kiev.ua/ DISTNAME= ${PORTNAME} |