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 050f78148ee3..799cabe2820c 100644 --- a/games/glasteroids/Makefile +++ b/games/glasteroids/Makefile @@ -11,7 +11,7 @@ PKGNAME= glasteroids-1.0 CATEGORIES= games MASTER_SITES= http://www.honors.montana.edu/~jjc/Glasteroids/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \ GLU.14:${PORTSDIR}/graphics/Mesa3 \ |