diff -uNr --exclude=CVS ../devel/smpeg/Makefile smpeg/Makefile
--- ../devel/smpeg/Makefile	Thu Jan 18 02:02:46 2007
+++ smpeg/Makefile	Thu Jan 25 00:23:32 2007
@@ -3,7 +3,7 @@
 COMMENT=	"mpeg video player library with sound support"
 
 DISTNAME=	smpeg-0.4.4
-PKGNAME=	${DISTNAME}p3
+PKGNAME=	${DISTNAME}p4
 SHARED_LIBS=	smpeg 2.0
 CATEGORIES=	devel graphics
 
@@ -17,9 +17,9 @@
 PERMIT_DISTFILES_FTP=   Yes
 WANTLIB=		X11 Xext c m pthread usbhid
 
-MASTER_SITES=	ftp://ftp.lokigames.com/pub/open-source/smpeg/ \
-		ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/smpeg/ \
-		ftp://snuffleupagus.animearchive.org/loki/open-source/smpeg/
+MASTER_SITES=	http://mirrors.sunsite.dk/lokigames/open-source/smpeg/ \
+		http://www.dulug.de/loki/open-source/smpeg/ \
+		http://gd.tuwien.ac.at/video/lib/smpeg/
 
 LIB_DEPENDS=	SDL::devel/sdl
 
