diff options
Diffstat (limited to 'games/asteroids3d/Makefile')
-rw-r--r-- | games/asteroids3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/asteroids3d/Makefile b/games/asteroids3d/Makefile index 67530053ab27..0f0b2c447437 100644 --- a/games/asteroids3d/Makefile +++ b/games/asteroids3d/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME:S/3d/3D/}-${DISTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}_icons${EXTRACT_SUFX}:icons -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= games@FreeBSD.org COMMENT= First-person shooter blowing up asteroids in 3D space LICENSE= GPLv2 |