aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sdl
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-06 16:05:51 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-06 16:05:51 +0800
commit104fc70c8cad726aae5bc1fa646cad07e185459b (patch)
tree263f5745799f7afedff8d6941f96c06ebc1334f8 /devel/sdl
parent40dc7da659ad8ea1b53525d8ab8eda26a863d17f (diff)
downloadfreebsd-ports-gnome-104fc70c8cad726aae5bc1fa646cad07e185459b.tar.gz
freebsd-ports-gnome-104fc70c8cad726aae5bc1fa646cad07e185459b.tar.zst
freebsd-ports-gnome-104fc70c8cad726aae5bc1fa646cad07e185459b.zip
SDL now has its own site: http://www.libsdl.org/, hence update MASTER_SITES
and WWW.
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/