diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/sdl-devel/Makefile | 4 | ||||
-rw-r--r-- | devel/sdl/Makefile | 2 | ||||
-rw-r--r-- | devel/sdl10/Makefile | 2 | ||||
-rw-r--r-- | devel/sdl12/Makefile | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/devel/sdl-devel/Makefile b/devel/sdl-devel/Makefile index 632e2caa41b4..fb4e9ffb11ef 100644 --- a/devel/sdl-devel/Makefile +++ b/devel/sdl-devel/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SDL # Date created: 1 April 2000 -# Whom: Maxim Sobolev <sobomax@altavista.net> +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \ aa.1:${PORTSDIR}/graphics/aalib \ diff --git a/devel/sdl/Makefile b/devel/sdl/Makefile index b5cb0842fbe3..0ef88dd2f501 100644 --- a/devel/sdl/Makefile +++ b/devel/sdl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/devel/sdl10/Makefile b/devel/sdl10/Makefile index b5cb0842fbe3..0ef88dd2f501 100644 --- a/devel/sdl10/Makefile +++ b/devel/sdl10/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile index 632e2caa41b4..fb4e9ffb11ef 100644 --- a/devel/sdl12/Makefile +++ b/devel/sdl12/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SDL # Date created: 1 April 2000 -# Whom: Maxim Sobolev <sobomax@altavista.net> +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.devolution.com/~slouken/SDL/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \ aa.1:${PORTSDIR}/graphics/aalib \ |