diff options
-rw-r--r-- | graphics/flashplayer/Makefile | 2 | ||||
-rw-r--r-- | graphics/flashplayer/pkg-descr | 4 | ||||
-rw-r--r-- | graphics/libflash/Makefile | 4 | ||||
-rw-r--r-- | graphics/libflash/pkg-descr | 4 | ||||
-rw-r--r-- | www/flashplugin-mozilla/Makefile | 2 | ||||
-rw-r--r-- | www/flashplugin-mozilla/pkg-descr | 4 |
6 files changed, 9 insertions, 11 deletions
diff --git a/graphics/flashplayer/Makefile b/graphics/flashplayer/Makefile index 3f27aac5fc5f..b831093fb32b 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 56ae862f4a92..2a5f5d0b0a65 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 c5f6f891d335..e0dc47525ba7 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 c48db59029c0..8a227d095de9 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 c991f765a138..351dff73124e 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 070aac0e1507..2e20e96a9afd 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/ |