diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/crossfire-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index 688b50fbad85..a22922252458 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -server DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}.maps${EXTRACT_SUFX} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= Server for multiplayer graphical arcade and adventure game BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash |