diff options
author | Murray Stokely <murray@FreeBSD.org> | 2000-10-03 11:54:47 +0000 |
---|---|---|
committer | Murray Stokely <murray@FreeBSD.org> | 2000-10-03 11:54:47 +0000 |
commit | c71aa22d919c584d12463edebffde8325c410cca (patch) | |
tree | 9954ec0af0f5f9eb7f5c753f1fd64d61c5dc25ac /x11 | |
parent | Remove gweather, since it is part of gnome-applets. (diff) |
Update MASTER_SITES
Notes
Notes:
svn path=/head/; revision=33359
Diffstat (limited to 'x11')
-rw-r--r-- | x11/eterm/Makefile | 13 |
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 |