summaryrefslogtreecommitdiff
path: root/editors/tea
diff options
context:
space:
mode:
authorwiz <wiz>2007-06-08 18:41:20 +0000
committerwiz <wiz>2007-06-08 18:41:20 +0000
commitd9857db18d117b0f91042958d6e6635e132b78b7 (patch)
tree5977cde1c43fcec59a346bf7f127025efce1ef82 /editors/tea
parent39358e0451948dbf8f27922c1829821817ee8508 (diff)
downloadpkgsrc-d9857db18d117b0f91042958d6e6635e132b78b7.tar.gz
Remove dead MASTER_SITES. From Zafer Aydogan.
Diffstat (limited to 'editors/tea')
-rw-r--r--editors/tea/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 865913eedaa..ce62106ef3a 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/04/17 13:13:42 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/06/08 18:41:20 wiz Exp $
#
DISTNAME= tea-16.0.5
CATEGORIES= editors
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} \
- http://tea.linux.kiev.ua/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org