summaryrefslogtreecommitdiff
path: root/devel/sdl
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-06 08:05:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-06 08:05:51 +0000
commita5498fd9d59610189c7ded97bf24a3c17b67236d (patch)
tree9ca4d59a1120e14857d03e290c2f53133ddb71e1 /devel/sdl
parentUpdate to 0.3.14 (diff)
SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITES
and WWW.
Notes
Notes: svn path=/head/; revision=29251
Diffstat (limited to 'devel/sdl')
-rw-r--r--devel/sdl/Makefile3
-rw-r--r--devel/sdl/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/sdl/Makefile b/devel/sdl/Makefile
index 0ef88dd2f501..7a8c80114be6 100644
--- a/devel/sdl/Makefile
+++ b/devel/sdl/Makefile
@@ -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
diff --git a/devel/sdl/pkg-descr b/devel/sdl/pkg-descr
index 57c4c5300171..30cb7e9b4da6 100644
--- a/devel/sdl/pkg-descr
+++ b/devel/sdl/pkg-descr
@@ -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/