diff options
author | roger <roger@FreeBSD.org> | 2003-08-29 11:32:12 +0000 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2003-08-29 11:32:12 +0000 |
commit | 9b2601818fbf665047b334115483f85badcc6fb8 (patch) | |
tree | a4f480cd57317607f6ae95edf1f7993f70b9114f | |
parent | 3b11038e7244cd113108c059ab539a89e0f9da6f (diff) | |
download | FreeBSD-ports-9b2601818fbf665047b334115483f85badcc6fb8.zip FreeBSD-ports-9b2601818fbf665047b334115483f85badcc6fb8.tar.gz |
Use the ftp location suggested by Joe
-rw-r--r-- | net/ekiga/Makefile | 2 | ||||
-rw-r--r-- | net/gnomemeeting/Makefile | 2 | ||||
-rw-r--r-- | net/gnomemeeting2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index e1e698b..3ea35fa 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomemeeting PORTVERSION= 0.98.2 CATEGORIES= net gnome MASTER_SITES= http://www.gnomemeeting.org/downloads/0.98.0/sources/ \ - ftp://ftp.gnome.org/mirror/gnome.org/sources/gnomemeeting/0.98/ + ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/0.98/ MAINTAINER= roger@FreeBSD.org COMMENT= GNOME H323 Video Conferencing program, similar to NetMeeting diff --git a/net/gnomemeeting/Makefile b/net/gnomemeeting/Makefile index e1e698b..3ea35fa 100644 --- a/net/gnomemeeting/Makefile +++ b/net/gnomemeeting/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomemeeting PORTVERSION= 0.98.2 CATEGORIES= net gnome MASTER_SITES= http://www.gnomemeeting.org/downloads/0.98.0/sources/ \ - ftp://ftp.gnome.org/mirror/gnome.org/sources/gnomemeeting/0.98/ + ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/0.98/ MAINTAINER= roger@FreeBSD.org COMMENT= GNOME H323 Video Conferencing program, similar to NetMeeting diff --git a/net/gnomemeeting2/Makefile b/net/gnomemeeting2/Makefile index e1e698b..3ea35fa 100644 --- a/net/gnomemeeting2/Makefile +++ b/net/gnomemeeting2/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomemeeting PORTVERSION= 0.98.2 CATEGORIES= net gnome MASTER_SITES= http://www.gnomemeeting.org/downloads/0.98.0/sources/ \ - ftp://ftp.gnome.org/mirror/gnome.org/sources/gnomemeeting/0.98/ + ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/0.98/ MAINTAINER= roger@FreeBSD.org COMMENT= GNOME H323 Video Conferencing program, similar to NetMeeting |