diff options
Diffstat (limited to 'editors/tea/Makefile')
-rw-r--r-- | editors/tea/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index fb0498ff14aa..4465c0516032 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -6,12 +6,9 @@ # PORTNAME= tea -DISTVERSION= 9.1 +DISTVERSION= 10.0 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://tea.linux.kiev.ua/ \ - http://freebsd.nsu.ru/distfiles/ -MASTER_SITE_SUBDIR= danfe +MASTER_SITES= http://tea.linux.kiev.ua/ MAINTAINER= danfe@FreeBSD.org COMMENT= A simple and powerful GTK+ text editor |