summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2007-10-28 12:01:33 +0000
committerShaun Amott <shaun@FreeBSD.org>2007-10-28 12:01:33 +0000
commitf84ed8b6a4ba8ac848e14e2a8d428d3731e0e197 (patch)
tree2e54793deef05e0377b47a829aefa594cf53848e /devel
parent- Update to 5.2 (diff)
Return to pool: hopefully they will have a chance of being updated
prior to the freeze.
Notes
Notes: svn path=/head/; revision=202217
Diffstat (limited to 'devel')
-rw-r--r--devel/directfb/Makefile2
-rw-r--r--devel/sdl12/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/directfb/Makefile b/devel/directfb/Makefile
index 145592a719b3..4a0d21d3d231 100644
--- a/devel/directfb/Makefile
+++ b/devel/directfb/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.directfb.org/downloads/Old/
DISTNAME= DirectFB-${PORTVERSION}
-MAINTAINER= shaun@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Graphic development lightweight API
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/devel/sdl12/Makefile b/devel/sdl12/Makefile
index 0251e6172f02..e433f4ee4412 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= shaun@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cross-platform multi-media development API
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm