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/djgame2 | |
parent | Simplify plist (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
Diffstat (limited to 'games/djgame2')
-rw-r--r-- | games/djgame2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/djgame2/Makefile b/games/djgame2/Makefile index 9058067240b5..2b41b00661f3 100644 --- a/games/djgame2/Makefile +++ b/games/djgame2/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/ DISTNAME= source-${PORTVERSION} -MAINTAINER= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= bluedj contains many popular online games LICENSE= GPLv2 # or later |