diff options
Diffstat (limited to 'games/glasteroids/Makefile')
-rw-r--r-- | games/glasteroids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glasteroids/Makefile b/games/glasteroids/Makefile index 0c5cf1bf3f91..ec73c2f14081 100644 --- a/games/glasteroids/Makefile +++ b/games/glasteroids/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.honors.montana.edu/~jjc/Glasteroids/ DISTNAME= Glasteriods -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 |