aboutsummaryrefslogtreecommitdiff
path: root/editors/tea/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-05-06 09:34:42 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-05-06 09:34:42 +0000
commitd2474bdbfc141527fa3f0073b26aa33f17ff807e (patch)
tree9587b1b6ed2da1c3b629f6cd53c4b678a4d66ed6 /editors/tea/Makefile
parentf08b9f8976d96ccc1c5a3bf69c2a531389ed0b25 (diff)
downloadports-d2474bdbfc141527fa3f0073b26aa33f17ff807e.tar.gz
ports-d2474bdbfc141527fa3f0073b26aa33f17ff807e.zip
Notes
Diffstat (limited to 'editors/tea/Makefile')
-rw-r--r--editors/tea/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 1eb265688894..71b54e7b1f3c 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -6,17 +6,16 @@
#
PORTNAME= tea
-DISTVERSION= 9.0-pre4
+DISTVERSION= 9.0
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://tea.linux.kiev.ua/ \
http://freebsd.nsu.ru/distfiles/
MASTER_SITE_SUBDIR= danfe
MAINTAINER= danfe@FreeBSD.org
COMMENT= A simple and powerful GTK+ text editor
-WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/-pre4//}
-
USE_X_PREFIX= yes
USE_BZIP2= yes
USE_REINPLACE= yes