diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-31 16:11:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-31 16:11:33 +0000 |
commit | 075372439e31e533dc03efc978c174f721dd204e (patch) | |
tree | 5cb83e39a2186239971ab385fd97f57e5b38f097 /games/crossfire-server/Makefile | |
parent | 70b462c39acdde73a09cd8948f1fff94d0a0b73f (diff) |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino
Notes
Notes:
svn path=/head/; revision=371872
Diffstat (limited to 'games/crossfire-server/Makefile')
-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 a47af70cfdcb..08e275ac8c4b 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= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Server for multiplayer graphical arcade and adventure game BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash |