diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-11-01 00:11:33 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-11-01 00:11:33 +0800 |
commit | 2d6bb34c853244ac330d03932f52dc825790fe7d (patch) | |
tree | 5cb83e39a2186239971ab385fd97f57e5b38f097 /games/icbm3d/Makefile | |
parent | 26131b126d5a6bf0c1da2f77ff08215f004d5b1f (diff) | |
download | freebsd-ports-gnome-2d6bb34c853244ac330d03932f52dc825790fe7d.tar.gz freebsd-ports-gnome-2d6bb34c853244ac330d03932f52dc825790fe7d.tar.zst freebsd-ports-gnome-2d6bb34c853244ac330d03932f52dc825790fe7d.zip |
- 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/icbm3d/Makefile')
-rw-r--r-- | games/icbm3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile index a7a55139e589..f8b0a55febdd 100644 --- a/games/icbm3d/Makefile +++ b/games/icbm3d/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}.${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons EXTRACT_ONLY= ${PORTNAME}.${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= games@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Inter-Continental Ballistic Missiles, 3D WRKSRC= ${WRKDIR}/${PORTNAME} |