From 0d036cb7c3190f317cd302f419f7cd80a0464cbc Mon Sep 17 00:00:00 2001 From: shaun Date: Fri, 1 Sep 2006 21:34:14 +0000 Subject: - Take over maintainership of the abandoned SDL ports. - Add an additional mirror for a few of them. - Fix a few minor portlint(1) complaints. --- devel/sdl12/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile index ad1e6c45d95b..cdf4f44f21c3 100644 --- a/devel/sdl12/Makefile +++ b/devel/sdl12/Makefile @@ -13,7 +13,7 @@ CATEGORIES= devel MASTER_SITES= http://www.libsdl.org/release/ DISTNAME= SDL-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@FreeBSD.org COMMENT= Cross-platform multi-media development API BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -- cgit