diff options
Diffstat (limited to 'games/atris-sounds/Makefile')
-rw-r--r-- | games/atris-sounds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atris-sounds/Makefile b/games/atris-sounds/Makefile index 9314ff52918e..9e93350ccdd1 100644 --- a/games/atris-sounds/Makefile +++ b/games/atris-sounds/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.cs.berkeley.edu/~weimer/atris/ PKGNAMESUFFIX= -sounds DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Sounds for Atris: Alizarin Tetris RUN_DEPENDS= atris:${PORTSDIR}/games/atris |