diff options
Diffstat (limited to 'games/duel/Makefile')
-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 07958acaf9c..c777ae078b1 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 |