aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-08-24 09:46:21 +0800
committeredwin <edwin@FreeBSD.org>2003-08-24 09:46:21 +0800
commitcbac4fa4e99a6e24f3c64a5e25eaefb611ac35f6 (patch)
treeb3fd78cf560b2d90a9669a79c3817d4a3c1cd772
parent59775b91aa2af702c43514fe5b65105f8b21a97d (diff)
downloadfreebsd-ports-graphics-cbac4fa4e99a6e24f3c64a5e25eaefb611ac35f6.tar.gz
freebsd-ports-graphics-cbac4fa4e99a6e24f3c64a5e25eaefb611ac35f6.tar.zst
freebsd-ports-graphics-cbac4fa4e99a6e24f3c64a5e25eaefb611ac35f6.zip
Unbreak by fixing MASTER_SITE.
Fix email address of maintainer Submitted by: "Li-lun Wang (Leland Wang)" <llwang@infor.org>,Thierry Thomas <thierry@pompo.net>
-rw-r--r--graphics/flashplayer/Makefile2
-rw-r--r--graphics/flashplayer/pkg-descr4
-rw-r--r--graphics/libflash/Makefile4
-rw-r--r--graphics/libflash/pkg-descr4
-rw-r--r--www/flashplugin-mozilla/Makefile2
-rw-r--r--www/flashplugin-mozilla/pkg-descr4
6 files changed, 9 insertions, 11 deletions
diff --git a/graphics/flashplayer/Makefile b/graphics/flashplayer/Makefile
index 3f27aac5fc5..b831093fb32 100644
--- a/graphics/flashplayer/Makefile
+++ b/graphics/flashplayer/Makefile
@@ -9,7 +9,7 @@ PORTNAME= flashplayer
PORTVERSION= 0.4.10
PORTREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= http://www.swift-tools.com/Flash/
+MASTER_SITES= http://www.swift-tools.net/Flash/
DISTNAME= flash-${PORTVERSION}
EXTRACT_SUFX= .tgz
diff --git a/graphics/flashplayer/pkg-descr b/graphics/flashplayer/pkg-descr
index 56ae862f4a9..2a5f5d0b0a6 100644
--- a/graphics/flashplayer/pkg-descr
+++ b/graphics/flashplayer/pkg-descr
@@ -1,7 +1,7 @@
This is GPL standalone Flash (TM) Player, that comes with FlashLib
(libflash) distribution.
-Author: Olivier Debon <odebon@club-internet.fr>
-WWW: http://www.swift-tools.com/Flash/
+Author: Olivier Debon <olivier@debon.net>
+WWW: http://www.swift-tools.net/Flash/
The Netscape plugin is also available as a separate port.
diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile
index c5f6f891d33..e0dc47525ba 100644
--- a/graphics/libflash/Makefile
+++ b/graphics/libflash/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libflash
PORTVERSION= 0.4.10
CATEGORIES= graphics
-MASTER_SITES= http://www.swift-tools.com/Flash/
+MASTER_SITES= http://www.swift-tools.net/Flash/
DISTNAME= flash-${PORTVERSION}
EXTRACT_SUFX= .tgz
@@ -17,8 +17,6 @@ COMMENT= GPL Flash (TM) Library
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
-BROKEN= Master sites and distfile no longer available
-
WRKSRC= ${WRKDIR}/${DISTNAME}/Lib
MAKE_ARGS= NOPROFILE=true
diff --git a/graphics/libflash/pkg-descr b/graphics/libflash/pkg-descr
index c48db59029c..8a227d095de 100644
--- a/graphics/libflash/pkg-descr
+++ b/graphics/libflash/pkg-descr
@@ -4,5 +4,5 @@ Flash (TM) movies.
The core of the library is a graphic renderer that is portable is to
be reused in applications that need to play Flash (TM) movies.
-Author: Olivier Debon <odebon@club-internet.fr>
-WWW: http://www.swift-tools.com/Flash/
+Author: Olivier Debon <olivier@debon.net>
+WWW: http://www.swift-tools.net/Flash/
diff --git a/www/flashplugin-mozilla/Makefile b/www/flashplugin-mozilla/Makefile
index c991f765a13..351dff73124 100644
--- a/www/flashplugin-mozilla/Makefile
+++ b/www/flashplugin-mozilla/Makefile
@@ -9,7 +9,7 @@ PORTNAME?= flashplugin-mozilla
PORTVERSION= 0.4.10
PORTREVISION= 2
CATEGORIES= www
-MASTER_SITES= http://www.swift-tools.com/Flash/
+MASTER_SITES= http://www.swift-tools.net/Flash/
DISTNAME= flash-${PORTVERSION}
EXTRACT_SUFX= .tgz
diff --git a/www/flashplugin-mozilla/pkg-descr b/www/flashplugin-mozilla/pkg-descr
index 070aac0e150..2e20e96a9af 100644
--- a/www/flashplugin-mozilla/pkg-descr
+++ b/www/flashplugin-mozilla/pkg-descr
@@ -1,5 +1,5 @@
This is GPL standalone Flash (TM) Plugin, that comes with FlashLib
(libflash) distribution.
-Author: Olivier Debon <odebon@club-internet.fr>
-WWW: http://www.swift-tools.com/Flash/
+Author: Olivier Debon <olivier@debon.net>
+WWW: http://www.swift-tools.net/Flash/