summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz>2007-06-08 18:41:20 +0000
committerwiz <wiz>2007-06-08 18:41:20 +0000
commit3a9e20ceecb5d86b4f7b67526ede850ab534b87a (patch)
tree5977cde1c43fcec59a346bf7f127025efce1ef82 /editors
parent985596226c08464ed07a2aacd5aa5a33fe009172 (diff)
downloadpkgsrc-3a9e20ceecb5d86b4f7b67526ede850ab534b87a.tar.gz
Remove dead MASTER_SITES. From Zafer Aydogan.
Diffstat (limited to 'editors')
-rw-r--r--editors/lpe/Makefile5
-rw-r--r--editors/tea/Makefile5
-rw-r--r--editors/ted-cs/Makefile5
-rw-r--r--editors/ted-da/Makefile5
-rw-r--r--editors/ted-de/Makefile5
-rw-r--r--editors/ted-en-gb/Makefile5
-rw-r--r--editors/ted-en-us/Makefile5
-rw-r--r--editors/ted-es/Makefile5
-rw-r--r--editors/ted-fr/Makefile5
-rw-r--r--editors/ted-it/Makefile5
-rw-r--r--editors/ted-nl/Makefile5
-rw-r--r--editors/ted-no/Makefile5
-rw-r--r--editors/ted-pl/Makefile5
-rw-r--r--editors/ted-pt/Makefile5
-rw-r--r--editors/ted-sv/Makefile5
-rw-r--r--editors/ted/Makefile5
16 files changed, 32 insertions, 48 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile
index 9627f1d6176..34e8e1c1b7a 100644
--- a/editors/lpe/Makefile
+++ b/editors/lpe/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2006/07/07 15:49:32 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2007/06/08 18:41:20 wiz Exp $
#
DISTNAME= lpe-1.2.6
PKGREVISION= 3
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.sasknow.com/pub/ \
- ftp://ftp.twu.net/users/cdsmith/lpe/
+MASTER_SITES= ftp://ftp.twu.net/users/cdsmith/lpe/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://cdsmith.twu.net/professional/opensource/lpe.html
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
diff --git a/editors/ted-cs/Makefile b/editors/ted-cs/Makefile
index 0b02990b46b..2bede250f9e 100644
--- a/editors/ted-cs/Makefile
+++ b/editors/ted-cs/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:20 wiz Exp $
DISTNAME= Ted_cs_CZ
PKGNAME= ted-cs-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-da/Makefile b/editors/ted-da/Makefile
index 59131248387..8ca3abeab5c 100644
--- a/editors/ted-da/Makefile
+++ b/editors/ted-da/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:21 wiz Exp $
DISTNAME= Ted_da_DK
PKGNAME= ted-da-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-de/Makefile b/editors/ted-de/Makefile
index 16db1ab9d0b..5cb2405fc06 100644
--- a/editors/ted-de/Makefile
+++ b/editors/ted-de/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:21 wiz Exp $
DISTNAME= Ted_de_DE
PKGNAME= ted-de-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-en-gb/Makefile b/editors/ted-en-gb/Makefile
index 8e92453557c..ddab181d475 100644
--- a/editors/ted-en-gb/Makefile
+++ b/editors/ted-en-gb/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:21 wiz Exp $
DISTNAME= Ted_en_GB
PKGNAME= ted-en-gb-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-en-us/Makefile b/editors/ted-en-us/Makefile
index b082de3a24e..ecd1eaddb2e 100644
--- a/editors/ted-en-us/Makefile
+++ b/editors/ted-en-us/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2007/02/22 19:26:26 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2007/06/08 18:41:21 wiz Exp $
DISTNAME= ted-2.16.src
PKGNAME= ted-en-us-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-es/Makefile b/editors/ted-es/Makefile
index ad037c4dc00..c813b6bcb47 100644
--- a/editors/ted-es/Makefile
+++ b/editors/ted-es/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:21 wiz Exp $
DISTNAME= Ted_es_ES
PKGNAME= ted-es-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-fr/Makefile b/editors/ted-fr/Makefile
index 2a5ed8dec27..42fb8b3c48b 100644
--- a/editors/ted-fr/Makefile
+++ b/editors/ted-fr/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:21 wiz Exp $
DISTNAME= Ted_fr_FR
PKGNAME= ted-fr-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-it/Makefile b/editors/ted-it/Makefile
index b855b1d9631..c6a77457a30 100644
--- a/editors/ted-it/Makefile
+++ b/editors/ted-it/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:21 wiz Exp $
DISTNAME= Ted_it_IT
PKGNAME= ted-it-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-nl/Makefile b/editors/ted-nl/Makefile
index 3b7a33b38c8..f27ffdc91f5 100644
--- a/editors/ted-nl/Makefile
+++ b/editors/ted-nl/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:21 wiz Exp $
DISTNAME= Ted_nl_NL
PKGNAME= ted-nl-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-no/Makefile b/editors/ted-no/Makefile
index 4bbc94dad99..699a266af8b 100644
--- a/editors/ted-no/Makefile
+++ b/editors/ted-no/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:26 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:22 wiz Exp $
DISTNAME= Ted_no_NO
PKGNAME= ted-no-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-pl/Makefile b/editors/ted-pl/Makefile
index f767105a16d..9a5d428bbf9 100644
--- a/editors/ted-pl/Makefile
+++ b/editors/ted-pl/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2007/02/22 19:26:27 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2007/06/08 18:41:22 wiz Exp $
DISTNAME= Ted_pl_PL
PKGNAME= ted-pl-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-pt/Makefile b/editors/ted-pt/Makefile
index 2c203e7f046..2134311df51 100644
--- a/editors/ted-pt/Makefile
+++ b/editors/ted-pt/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:27 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:22 wiz Exp $
DISTNAME= Ted_pt_PT
PKGNAME= ted-pt-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted-sv/Makefile b/editors/ted-sv/Makefile
index 408dd219a34..5091207cd1b 100644
--- a/editors/ted-sv/Makefile
+++ b/editors/ted-sv/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2007/02/22 19:26:27 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/06/08 18:41:22 wiz Exp $
DISTNAME= Ted_sv_SE
PKGNAME= ted-sv-2.16
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/
diff --git a/editors/ted/Makefile b/editors/ted/Makefile
index a8e54cf234b..aa4024a1b9b 100644
--- a/editors/ted/Makefile
+++ b/editors/ted/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2006/12/27 13:37:36 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2007/06/08 18:41:22 wiz Exp $
DISTNAME= ted-2.16.src
PKGNAME= ted-2.16
PKGREVISION= 5
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
- ftp://metalab.unc.edu/pub/packages/editors/ted/
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nllgg.nl/Ted/