diff options
Diffstat (limited to 'games/openjazz/Makefile')
-rw-r--r-- | games/openjazz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openjazz/Makefile b/games/openjazz/Makefile index b273158bc7d6..e6230170d97f 100644 --- a/games/openjazz/Makefile +++ b/games/openjazz/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: openjazz # Date created: 01 Apr 2008 -# Whom: Ganael Laplanche <ganael.laplanche@martymac.com> +# Whom: Ganael Laplanche <ganael.laplanche@martymac.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://alister.eu/jazz/oj/ DISTNAME= OpenJazz-src-270410 -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Free re-implementation of the Jazz Jackrabbit(tm) game engine WRKSRC= ${WRKDIR} |