diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-09 13:08:16 +0000 |
commit | faf157a3b32e12ee824ed5295a156101503deb96 (patch) | |
tree | ced0e6354c1b144e34dad8df8f1f5682f682d5ff /games/duel | |
parent | Add patch to fix crash on startup on amd64/alpha. (diff) |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor)
Notes
Notes:
svn path=/head/; revision=159200
Diffstat (limited to 'games/duel')
-rw-r--r-- | games/duel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/duel/Makefile b/games/duel/Makefile index 07958acaf9c2..c777ae078b19 100644 --- a/games/duel/Makefile +++ b/games/duel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.personal.rdg.ac.uk/~sir03me/ DISTNAME= lin${PORTNAME} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= An overhead, OpenGL space shooter BUILD_DEPENDS= ${X11BASE}/lib/libftgl.a:${PORTSDIR}/graphics/ftgl |