aboutsummaryrefslogtreecommitdiff
path: root/x11/eterm
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2000-10-03 11:54:47 +0000
committerMurray Stokely <murray@FreeBSD.org>2000-10-03 11:54:47 +0000
commitc71aa22d919c584d12463edebffde8325c410cca (patch)
tree9954ec0af0f5f9eb7f5c753f1fd64d61c5dc25ac /x11/eterm
parent8822e6b4caccbf3997c428cf04fccfb4157f2e8b (diff)
downloadports-c71aa22d919c584d12463edebffde8325c410cca.tar.gz
ports-c71aa22d919c584d12463edebffde8325c410cca.zip
Update MASTER_SITES
Notes
Notes: svn path=/head/; revision=33359
Diffstat (limited to 'x11/eterm')
-rw-r--r--x11/eterm/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile
index c73f0178521a..6115a65caa3a 100644
--- a/x11/eterm/Makefile
+++ b/x11/eterm/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: eterm
# Date created: 24 November 1997
-# Whom: Murray Stokely <murray@cdrom.com>
+# Whom: Murray Stokely <murray@freebsd.org>
#
# $FreeBSD$
#
@@ -8,11 +8,12 @@
PORTNAME= eterm
PORTVERSION= 0.8.10
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.eterm.org/pub/Eterm/ \
- http://eterm.is.nontoxic.org/download/ \
- ftp://ftp.livewire.com.au/pub/linuxberg/files/x11/system/ \
- ftp://ftp.c-com.net/pub/.30/LinuxBerg/files/x11/system/ \
- ftp://ftp.sunsite.auc.dk/disk6/linuxberg.com/files/x11/system/
+MASTER_SITES= ftp://eterm.sourceforge.net/pub/eterm/ \
+ ftp://ftp.enlightenment.org/pub/enlightenment/Eterm/ \
+ ftp://ftp.themes.org/pub/enlightenment/eterm/ \
+ ftp://ftp.dti.ad.jp/pub/X/Eterm/ \
+ http://download.sourceforge.net/eterm/ \
+ http://eterm.sourceforge.net/download/
DISTNAME= Eterm-${PORTVERSION}
MAINTAINER= murray@FreeBSD.org