mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
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>
This commit is contained in:
parent
7b8f9e381f
commit
d438a195a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87579
6 changed files with 9 additions and 11 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue