aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/kyra/Makefile2
-rw-r--r--devel/libzt/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/kyra/Makefile b/devel/kyra/Makefile
index 238735da6388..c06284a2d6c2 100644
--- a/devel/kyra/Makefile
+++ b/devel/kyra/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g}
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Kyra is a simple Sprite engine written in C++
LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \
diff --git a/devel/libzt/Makefile b/devel/libzt/Makefile
index 175321ea7d7a..a9599409e84f 100644
--- a/devel/libzt/Makefile
+++ b/devel/libzt/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.2
CATEGORIES= devel
MASTER_SITES= http://www.zerotao.org/downloads/${PORTNAME}/
-MAINTAINER= krion@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of utility code for C application/server development
GNU_CONFIGURE= yes