diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 21:55:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 21:55:38 +0000 |
commit | b440228ea26288a53d152c8b9f45fe787848710b (patch) | |
tree | 05b89a6380912d55be05a593eaa726189fd15ac3 | |
parent | 5e0d22a5177f79e8484c74b60ed28bab5900c442 (diff) | |
download | ports-b440228ea26288a53d152c8b9f45fe787848710b.tar.gz ports-b440228ea26288a53d152c8b9f45fe787848710b.zip |
Notes
-rw-r--r-- | net/ekiga/Makefile | 4 | ||||
-rw-r--r-- | net/gnomemeeting/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index e54e20ae91a0..2cf102862f25 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -8,8 +8,8 @@ PORTNAME= gnomemeeting PORTVERSION= 0.98.5 CATEGORIES= net gnome -MASTER_SITES= http://www.gnomemeeting.org/downloads/0.98.0/sources/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/0.98/ +MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/0.98/ \ + # http://www.gnomemeeting.org/downloads/0.98.0/sources/ MAINTAINER= roger@FreeBSD.org COMMENT= GNOME H323 Video Conferencing program, similar to NetMeeting diff --git a/net/gnomemeeting/Makefile b/net/gnomemeeting/Makefile index e54e20ae91a0..2cf102862f25 100644 --- a/net/gnomemeeting/Makefile +++ b/net/gnomemeeting/Makefile @@ -8,8 +8,8 @@ PORTNAME= gnomemeeting PORTVERSION= 0.98.5 CATEGORIES= net gnome -MASTER_SITES= http://www.gnomemeeting.org/downloads/0.98.0/sources/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/0.98/ +MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnomemeeting/0.98/ \ + # http://www.gnomemeeting.org/downloads/0.98.0/sources/ MAINTAINER= roger@FreeBSD.org COMMENT= GNOME H323 Video Conferencing program, similar to NetMeeting |