From 4ba22c651e0cd513be6a50478b0a3988b040feeb Mon Sep 17 00:00:00 2001 From: makc Date: Fri, 11 Nov 2011 13:45:26 +0000 Subject: Take maintainership Feature safe: yes --- games/darkplaces/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/darkplaces') diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile index c58dfa6e2e32..c1576fa53bf0 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://offload1.icculus.org:9090/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= makc@FreeBSD.org COMMENT= Quake engine modification USE_ZIP= yes -- cgit