diff options
author | danfe <danfe@FreeBSD.org> | 2005-07-01 16:21:47 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-07-01 16:21:47 +0800 |
commit | febad1fe645483de785f339574ffdfa52b28199e (patch) | |
tree | 36d955c4c9c4a5893598eace8e8689ed8ebe12f0 /editors | |
parent | 8bcf151a54c83c9254e67ac729220b1821926ad8 (diff) | |
download | freebsd-ports-gnome-febad1fe645483de785f339574ffdfa52b28199e.tar.gz freebsd-ports-gnome-febad1fe645483de785f339574ffdfa52b28199e.tar.zst freebsd-ports-gnome-febad1fe645483de785f339574ffdfa52b28199e.zip |
- Update to 10.0
- Stop carrying distfile around, master site seems to be pretty stable now
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tea/Makefile | 7 | ||||
-rw-r--r-- | editors/tea/distinfo | 4 |
2 files changed, 4 insertions, 7 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 diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 330c5e3381d2..6e298629ad8b 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,2 +1,2 @@ -MD5 (tea-9.1.tar.bz2) = d18dab07c3a1949e2e27ab72ce473d9d -SIZE (tea-9.1.tar.bz2) = 371555 +MD5 (tea-10.0.tar.bz2) = 3cabcfce40a306242b93e97647287e08 +SIZE (tea-10.0.tar.bz2) = 376396 |