diff options
Diffstat (limited to 'games/openalchemist/Makefile')
-rw-r--r-- | games/openalchemist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile index 27f09d69f832..66ab2b7a4f49 100644 --- a/games/openalchemist/Makefile +++ b/games/openalchemist/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: openalchemist # Date created: Sat Oct 01 09:30:00 UTC 2003 -# Whom: Ganael LAPLANCHE <ganael.laplanche@martymac.com> +# Whom: Ganael LAPLANCHE <ganael.laplanche@martymac.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Tetris-like game BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip |