From 109fc8167e0219a5ef0fb9306818d927585b2c1c Mon Sep 17 00:00:00 2001 From: alepulver Date: Sun, 9 Apr 2006 13:08:16 +0000 Subject: Change the maintainership address to the @FreeBSD.org one. Approved by: garga (mentor) --- games/atris/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/atris') diff --git a/games/atris/Makefile b/games/atris/Makefile index 171bf78e5c6a..be938ecdf0a0 100644 --- a/games/atris/Makefile +++ b/games/atris/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 CATEGORIES= games MASTER_SITES= http://www.cs.berkeley.edu/~weimer/atris/ -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Atris: Alizarin Tetris USE_GMAKE= yes -- cgit