diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
commit | 672c0bb4995541285fedb6003c1fb57c9ed2f2d6 (patch) | |
tree | 837c3f7f26c990d9e705f0f5efa320f01dcd7b28 /games/ssc | |
parent | 536f212d47cc3cb2ca68dd944517d05974f96274 (diff) |
Notes
Diffstat (limited to 'games/ssc')
-rw-r--r-- | games/ssc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ssc/Makefile b/games/ssc/Makefile index 390b6296454c..db8382fe37d8 100644 --- a/games/ssc/Makefile +++ b/games/ssc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}x -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= An OpenGL arcade space shoot-em-up with interesting physics LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |