mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITES
and WWW.
This commit is contained in:
parent
e0efebdf06
commit
a5498fd9d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29251
8 changed files with 12 additions and 8 deletions
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= sdl-devel
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/
|
||||
MASTER_SITES= http://www.libsdl.org/release/ \
|
||||
http://www.devolution.com/~slouken/SDL/release/
|
||||
DISTNAME= SDL-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
|
|
@ -6,4 +6,4 @@ Win32 and BeOS using the various native high-performance media interfaces,
|
|||
your application. This is a fairly low level API, but using this, completely
|
||||
portable applications can be written with a great deal of flexibility.
|
||||
|
||||
WWW: http://www.devolution.com/~slouken/SDL/
|
||||
WWW: http://www.libsdl.org/
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= sdl
|
||||
PORTVERSION= 1.0.8
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/
|
||||
MASTER_SITES= http://www.libsdl.org/release/ \
|
||||
http://www.devolution.com/~slouken/SDL/release/
|
||||
DISTNAME= SDL-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
|
|
@ -4,4 +4,4 @@ Win32 and BeOS using the various native high-performance media interfaces,
|
|||
your application. This is a fairly low level API, but using this, completely
|
||||
portable applications can be written with a great deal of flexibility.
|
||||
|
||||
WWW: http://www.devolution.com/~slouken/SDL/
|
||||
WWW: http://www.libsdl.org/
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= sdl
|
||||
PORTVERSION= 1.0.8
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/
|
||||
MASTER_SITES= http://www.libsdl.org/release/ \
|
||||
http://www.devolution.com/~slouken/SDL/release/
|
||||
DISTNAME= SDL-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
|
|
@ -4,4 +4,4 @@ Win32 and BeOS using the various native high-performance media interfaces,
|
|||
your application. This is a fairly low level API, but using this, completely
|
||||
portable applications can be written with a great deal of flexibility.
|
||||
|
||||
WWW: http://www.devolution.com/~slouken/SDL/
|
||||
WWW: http://www.libsdl.org/
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
PORTNAME= sdl-devel
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/
|
||||
MASTER_SITES= http://www.libsdl.org/release/ \
|
||||
http://www.devolution.com/~slouken/SDL/release/
|
||||
DISTNAME= SDL-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sobomax@FreeBSD.org
|
||||
|
|
|
@ -6,4 +6,4 @@ Win32 and BeOS using the various native high-performance media interfaces,
|
|||
your application. This is a fairly low level API, but using this, completely
|
||||
portable applications can be written with a great deal of flexibility.
|
||||
|
||||
WWW: http://www.devolution.com/~slouken/SDL/
|
||||
WWW: http://www.libsdl.org/
|
||||
|
|
Loading…
Add table
Reference in a new issue