diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-22 12:28:27 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-22 12:28:27 +0800 |
commit | ec560f9b1c07164f170c44f0e76c4a7c2b99111e (patch) | |
tree | 0aa28aecafa6ca336ce60d6c8a6393395c8da3b4 /games/glaxium | |
parent | efa06abe5483df9708df0a148828e78e59e028f6 (diff) | |
download | freebsd-ports-gnome-ec560f9b1c07164f170c44f0e76c4a7c2b99111e.tar.gz freebsd-ports-gnome-ec560f9b1c07164f170c44f0e76c4a7c2b99111e.tar.zst freebsd-ports-gnome-ec560f9b1c07164f170c44f0e76c4a7c2b99111e.zip |
Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him
back soon.
Hat: portmgr
Diffstat (limited to 'games/glaxium')
-rw-r--r-- | games/glaxium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile index 296bc8486dde..215c0a223098 100644 --- a/games/glaxium/Makefile +++ b/games/glaxium/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://xhosxe.free.fr/glaxium/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ip@doom.homeunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= An OpenGL based space-ship "shoot-em-up" game LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut \ |